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

VerticalGridExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public VerticalGridExportAppearance Default { get; }

Property Value

Type Description
VerticalGridExportAppearance

A VerticalGridExportAppearance object that contains default appearance settings.

See Also