WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AllowSorting Property
In This Topic
    AllowSorting Property (FlexGrid)
    In This Topic
    Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells.
    Syntax
    public bool AllowSorting {get; set;}
    See Also