GridCustomizationDialogPopupSettings Class
In This Article
Contains the Customization Dialog‘s specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridCustomizationDialogPopupSettings :
GridPopupSettingsBase
#Related API Members
The following members return GridCustomizationDialogPopupSettings objects:
#Remarks
An object of the GridCustomizationDialogPopupSettings type can be accessed by the ASPxGridViewPopupControlSettings.CustomizationDialog property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridPopupSettingsBase
GridCustomizationDialogPopupSettings
See Also