ShowSortPosition Property (C1FlexPivotGrid)
In This Topic
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