CardViewPopupControlStyles Class
Contains settings that allow the appearance of popup elements within the ASPxCardView to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return CardViewPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardView.StylesPopup |
ASP.NET MVC Extensions | CardViewSettings.StylesPopup |
Remarks
An object of the CardViewPopupControlStyles type can be accessed via the ASPxCardView.StylesPopup property.
Implements
Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
CardViewPopupControlStyles
See Also