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