MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.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