Property Columns
Columns
Gets the contents of the columns.
public Dictionary<int, object> Columns { get; set; }
Property Value
- Dictionary<int, object>
The contents of the columns.
Gets the contents of the columns.
public Dictionary<int, object> Columns { get; set; }
The contents of the columns.