Skip to main content
Tab

CardViewPopupControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewPopupControlStyles :
    GridPopupControlStyles

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

See Also