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