Reputation: 21
How to popup a customization dialog to hide columns, like this:
Upvotes: 0
Views: 927
Reputation: 529
"To achieve the desired result, set the GridView's OptionsCustomize.ColumnQuickCustomization property to True. Once it is done, you will notice a small button on the left of the column headers area. When you click it, a list of columns will be shown."
Source: https://supportcenter.devexpress.com/ticket/details/q324077/tcxgrid-list-of-columns-to-hide-unhide
Upvotes: 1