A newer version of this page is available.
Switch to the current version.
CardViewExportStyles Class
Provides the style settings defining the appearance of the visual elements within the ASPxCardView when it is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewExportStyles :
PropertiesBase
Public Class CardViewExportStyles
Inherits PropertiesBase
Related API Members
The following members accept/return CardViewExportStyles objects:
Remarks
These settings can be accessed using the ASPxCardViewExporter.Styles property.
NOTE
These style settings are only in effect when the ASPxCardView data is exported to RTF or PDF format.
Implements
Inheritance
Object
StateManager
PropertiesBase
CardViewExportStyles
See Also
Feedback