CardViewExportStyles Class
In This Article
Provides the style settings defining the appearance of the visual elements within the ASPxCardView when it is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewExportStyles :
PropertiesBase
#Related API Members
The following members return CardViewExportStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
MVCx |
#Remarks
These settings can be accessed using the ASPxCardViewExporter.Styles property.
Note
These style settings are only in effect when the ASPx
#Implements
#Inheritance
Object
StateManager
PropertiesBase
CardViewExportStyles
See Also