Back to Devexpress

CardViewExportStyles.Default Property

aspnet-devexpress-dot-web-dot-cardviewexportstyles-12ab237a.md

latest1.1 KB
Original Source

CardViewExportStyles.Default Property

Gets the default appearance settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewExportAppearance Default { get; }
vb
Public ReadOnly Property [Default] As CardViewExportAppearance

Property Value

TypeDescription
CardViewExportAppearance

A CardViewExportAppearance object that contains default appearance settings.

|

See Also

Card View

CardViewExportStyles Class

CardViewExportStyles Members

DevExpress.Web Namespace