MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridColumnHeaderCell Class / ShowSort Property
In This Topic
    ShowSort Property (GridColumnHeaderCell)
    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