ComponentOne FlexGrid for UWP
ShowSort Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ShowSort Property
Gets or sets a value that indicates whether the grid shows the current sort state by adding a glyph to the column headers of sorted columns.
Syntax
'Declaration
 
Public Property ShowSort As System.Boolean
public System.bool ShowSort {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members