IGrid.ShowColumnChooser() Method
Shows the Column Chooser in the center of the grid.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
void ShowColumnChooser()
Remarks
Refer to the ShowColumnChooser() method description for more information and an example.
See Also