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

TreeListExportStyles.Default Property

Gets the default appearance settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public TreeListExportAppearance Default { get; }

Property Value

Type Description
TreeListExportAppearance

A TreeListExportAppearance object that contains default appearance settings.

See Also