C1.Win.FlexGrid Namespace / C1FlexGrid Class / ShowSort Property

In This Topic
ShowSort Property (C1FlexGrid)
In This Topic
Gets or sets whether the grid should display sorting glyphs (a triangle) on the headers of sorted columns.
Syntax
'Declaration
 
Public Property ShowSort As Boolean
 
See Also