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

CardViewStyles Class

Contains settings that allow you to define the appearance of the ASPxCardView‘s visual elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CardViewStyles :
    GridStyles

The following members return CardViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardView.Styles
CardViewSettings.Styles
ASP.NET Bootstrap Controls BootstrapCardView.Styles

Remarks

An object of the CardViewStyles type can be accessed by the ASPxCardView.Styles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.GridStyles
CardViewStyles
See Also