Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

Column Chooser

Task-based Scenarios - List in Cards

This example implements a DataGridView column chooser.

View Example: DataGrid - Column Chooser

Related Controls: DataGridView, DXPopup, DXCollectionView, CheckEdit

Anatomy

The following image illustrates the anatomy of this project:

CollectionView - ListCard Anatomy

Related Properties:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: DataGrid - Column Chooser