[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.AllowFiltering

AllowFiltering Property

AllowFiltering

Gets or sets whether users are allowed to filter this column.

Declaration
[Parameter]
public bool AllowFiltering { get; set; }
<Parameter>
Public Property AllowFiltering As Boolean