Back to Devexpress

ASPxCardViewExporter.Styles Property

aspnet-devexpress-dot-web-dot-aspxcardviewexporter-0e8f3675.md

latest1.8 KB
Original Source

ASPxCardViewExporter.Styles Property

Provides access to the properties that specify the appearance of grid elements when the grid is exported.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CardViewExportStyles

A CardViewExportStyles object that provides style settings used to paint grid elements when the grid is exported.

|

Remarks

Note

See Also

ASPxCardViewExporter Class

ASPxCardViewExporter Members

DevExpress.Web Namespace