Skip to main content
Tab

CardViewExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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