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