ITreeList.ShowColumnChooser() Method
Shows the column chooser in the center of the treelist.
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