Back to Devexpress

ASPxCardView.StylesExport Property

aspnet-devexpress-dot-web-dot-aspxcardview-54b04ebd.md

latest1.0 KB
Original Source

ASPxCardView.StylesExport Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewExportStyles StylesExport { get; }
vb
Public ReadOnly Property StylesExport As CardViewExportStyles

Property Value

TypeDescription
CardViewExportStyles

A CardViewExportStyles object that contains style settings.

|

See Also

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace