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

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