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

ASPxCardView.StylesExport Property

Provides access to the style settings defining the appearance of the exported document.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CardViewExportStyles StylesExport { get; }

Property Value

Type Description
CardViewExportStyles

A CardViewExportStyles object that contains style settings.

See Also