CardViewPopupControlStyles Class
In This Article
Contains settings that allow the appearance of popup elements within the ASPxCardView to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewPopupControlStyles :
GridPopupControlStyles
#Related API Members
The following members return CardViewPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#Remarks
An object of the CardViewPopupControlStyles type can be accessed via the ASPxCardView.StylesPopup property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
CardViewPopupControlStyles
See Also