[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumn.AllowSorting

AllowSorting Property

AllowSorting

Gets or sets a value that indicates whether the user can sort this column by tapping the column header.

Declaration
[Parameter]
public bool AllowSorting { get; set; }