Column Chooser

The GridControl allows modifying the visibility of its columns at runtime via the Column Chooser. To invoke it, touch and hold a column header and then tap the corresponding item in the invoked menu. The Column Chooser lists all columns contained in the grid. Use switches to show or hide columns.

Related APIs:

GridControl.ShowColumnChooser

GridControl.HideColumnChoose

GridControl.IsColumnChooserEnabled