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