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

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

The following members 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

See Also