Skip to main content
Tab

ASPxGridViewCustomizationWindowSettings Class

Provides settings that affect the Customization Window‘s position and functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxGridViewCustomizationWindowSettings :
    ASPxGridSettingsBase

The following members return ASPxGridViewCustomizationWindowSettings objects:

Remarks

The ASPxGridViewCustomizationWindowSettings class contains the settings that allow you to specify the Customization Window’s availability, position, etc.

These settings can be accessed via the ASPxGridView’s ASPxGridView.SettingsCustomizationWindow property.

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewCustomizationWindowSettings
See Also