Skip to main content
Tab

ASPxCardView.StylesExport Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.1.dll

Declaration

public CardViewExportStyles StylesExport { get; }

Property Value

Type Description
CardViewExportStyles

A CardViewExportStyles object that contains style settings.

See Also