Skip to main content
Tab

GridViewCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a Customization Window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewCustomizationWindowPopupStyle :
    GridPopupControlStyle

The following members return GridViewCustomizationWindowPopupStyle objects:

#Remarks

An object of the GridViewCustomizationWindowPopupStyle type can be accessed via the GridViewPopupControlStyles.CustomizationWindow property of the control.

#Implements

#Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
GridViewCustomizationWindowPopupStyle
See Also