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.v19.1.dll

Declaration

public class GridViewCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return GridViewCustomizationWindowPopupSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridViewPopupControlSettings.CustomizationWindow
ASP.NET Bootstrap Controls BootstrapGridViewPopupControlSettings.CustomizationWindow

Remarks

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

Implements

See Also