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

GridViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v22.1.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return GridViewCustomizationWindowPopupSettings objects:

Remarks

An object of the GridViewCustomizationWindowPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.CustomizationWindow property.

Implements

See Also