Skip to main content
Tab

CardViewPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class CardViewPopupControlStyle :
    GridPopupControlStyle

The following members return CardViewPopupControlStyle objects:

#Remarks

An object of the CardViewPopupControlStyle type can be accessed via the CardViewPopupControlStyles.Common property of the control.

#Implements

#Inheritance

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