aspnet-devexpress-dot-web-500b6ea2.md
Contains settings that allow the appearance of popup elements within the ASPxCardView to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewPopupControlStyles :
GridPopupControlStyles
Public Class CardViewPopupControlStyles
Inherits GridPopupControlStyles
The following members return CardViewPopupControlStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.StylesPopup |
| ASP.NET MVC Extensions | CardViewSettings.StylesPopup |
An object of the CardViewPopupControlStyles type can be accessed via the ASPxCardView.StylesPopup property.
Object StateManager PropertiesBase GridPopupControlStyles CardViewPopupControlStyles
See Also