C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / ShowSort Property
In This Topic
ShowSort Property (GridColumnHeaderCell)
In This Topic
Gets or sets whether the grid should display sort indicators in the column headers.
Syntax
public bool ShowSort {get; set;}
See Also