ComponentOne FlexGrid for WinForms
ShowSortPosition Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : ShowSortPosition Property
Gets or sets a value that determines the position of the sort glyphs within column header cells.
Syntax
'Declaration
 
Public Property ShowSortPosition As ShowSortPositionEnum
public ShowSortPositionEnum ShowSortPosition {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members