[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.ShowFilter

ShowFilter Property

ShowFilter

Gets or sets whether the grid should display filter indicators in the column headers.

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