PropertyItem.Sortable property
Gets or sets the sortable flag of a column.
public bool? Sortable { get; set; }
Property Value
The sortable.
See Also
- class PropertyItem
Gets or sets the sortable flag of a column.
public bool? Sortable { get; set; }
The sortable.