Skip to main content
Tab

GridViewProperties.SettingsCustomizationWindow Property

Manipulates the built-in ASPxGridView’s ASPxGridViewPopupControlSettings.CustomizationWindow property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxGridViewCustomizationWindowSettings SettingsCustomizationWindow { get; }

#Property Value

Type Description
ASPxGridViewCustomizationWindowSettings

An ASPxGridViewCustomizationWindowSettings object that contains the Customization Window’s settings.

See Also