ASPxGridViewCustomizationDialogSettings Class
In This Article
Contains specific settings for the Customization Dialog.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewCustomizationDialogSettings :
ASPxGridSettingsBase
#Related API Members
The following members return ASPxGridViewCustomizationDialogSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Grid |
#Remarks
An object of the ASPxGridViewCustomizationDialogSettings type can be accessed using the ASPxGridView.SettingsCustomizationDialog property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewCustomizationDialogSettings
See Also