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

GridViewExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public GridViewExportAppearance Default { get; }

Property Value

Type Description
GridViewExportAppearance

A GridViewExportAppearance object that contains default appearance settings.

See Also