Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewCustomizationDialogSettings Class

Contains specific settings for the Customization Dialog.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxGridViewCustomizationDialogSettings :
    ASPxGridSettingsBase

The following members return ASPxGridViewCustomizationDialogSettings objects:

Remarks

An object of the ASPxGridViewCustomizationDialogSettings type can be accessed using the ASPxGridView.SettingsCustomizationDialog property.

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewCustomizationDialogSettings
See Also