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

CardViewCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a Customization Window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewCustomizationWindowPopupStyle :
    GridPopupControlStyle

The following members return CardViewCustomizationWindowPopupStyle objects:

Remarks

An object of the CardViewCustomizationWindowPopupStyle type can be accessed by the CardViewPopupControlStyles.CustomizationWindow property of the control.

Implements

Inheritance

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