ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ShowSortPosition Property

In This Topic
    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