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

GridViewProperties.SettingsCustomizationWindow Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCustomizationWindow property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ASPxGridViewCustomizationWindowSettings SettingsCustomizationWindow { get; }

Property Value

Type Description
ASPxGridViewCustomizationWindowSettings

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

See Also