CardViewPopupControlStyle Class
In This Article
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
#Related API Members
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