C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / SortState Property
In This Topic
SortState Property
In This Topic
Gets or sets the sort state.
Syntax
public Nullable<SortDirection> SortState {get; set;}
See Also