CardViewExportStyles.Card Property
In This Article
Gets the style settings defining the appearance of cards when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewExportGroupStyle Card { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
#Remarks
Note
These style settings are only in effect when the ASPx
See Also