Back to Devexpress

Customization Window

aspnet-3679-components-grid-view-visual-elements-customization-window.md

latest1.1 KB
Original Source

Customization Window

  • Jun 18, 2021

The customization window displays the headers of hidden columns. To hide a column, an end-user would drag its header to the customization window, which can be invoked using the ASPxClientGridView.ShowCustomizationWindow method of the client-side ASPxGridView.

The table below lists the main members that affect element appearance and functionality.

CharacteristicsMembers
SettingsASPxGridViewPopupControlSettings.CustomizationWindow
StyleGridViewPopupControlStyles.CustomizationWindow
Close on EscapeGridCustomizationWindowPopupSettings.CloseOnEscape

See Also

Online Demo: Grid Columns - Customization Window