Skip to main content
Tab

GridViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.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