WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ShowSort Property
In This Topic
    ShowSort Property (FlexGrid)
    In This Topic
    Gets or sets whether the grid should display sort indicators in the column headers.
    Syntax
    public bool ShowSort {get; set;}
    See Also