IGrid.ShowFilterBuilder() Method
Opens the filter builder dialog.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
Declaration
void ShowFilterBuilder()
Remarks
Refer to the ShowFilterBuilder() method description for more information and an example.
See Also