Skip to main content
Tab

VerticalGridExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public VerticalGridExportAppearance Default { get; }

Property Value

Type Description
VerticalGridExportAppearance

A VerticalGridExportAppearance object that contains default appearance settings.

See Also