| Name | Description | Type | Additional information | 
|---|---|---|---|
| Name | Gets or sets the name of the column. | string | None. | 
| Type | Gets or sets the type. Possible values are "name" ,"string", "date" and "int". | string | None. | 
| Label | Gets or sets the label. | string | None. | 
| Order | Gets or sets the order. | integer | None. | 
| Width | Gets or sets the width. | decimal number | None. | 
| SortOrder | Gets or sets the sortorder (e.g., 1, 2 or 3) | integer | None. | 
| SortDirection | Gets or sets the sort direction. (-1, 1) | integer | None. | 
| IsHidden | Gets or sets a value indicating whether this column is hidden or not. | boolean | None. |