Skip to main content
A newer version of this page is available. .
Tab

CardViewPopupControlStyles Class

Contains settings that allow the appearance of popup elements within the ASPxCardView to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CardViewPopupControlStyles :
    GridPopupControlStyles

The following members return CardViewPopupControlStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapCardView.StylesPopup
ASP.NET Web Forms Controls ASPxCardView.StylesPopup
CardViewSettings.StylesPopup

Remarks

An object of the CardViewPopupControlStyles type can be accessed via the ASPxCardView.StylesPopup property.

Implements

Inheritance

See Also