WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / AllowSorting Property
In This Topic
    AllowSorting Property (GridNumericColumn)
    In This Topic
    Gets or sets a value that indicates whether the user can sort this column by tapping the column header.
    Syntax
    public bool AllowSorting {get; set;}
    See Also