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

CardViewExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public CardViewExportAppearance Default { get; }

Property Value

Type Description
CardViewExportAppearance

A CardViewExportAppearance object that contains default appearance settings.

See Also