ComponentOne FlexGrid for WinForms
ShowSort Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : ShowSort Property
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
public bool ShowSort {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members