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

TreeListExportStyles.Preview Property

Gets the appearance settings used to paint previews.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public TreeListExportAppearance Preview { get; }

Property Value

Type Description
TreeListExportAppearance

A TreeListExportAppearance object that contains appearance settings.

See Also