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

ASPxTreeListExporter.Settings Property

Provides access to the print options.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public ASPxTreeListPrintSettings Settings { get; }

Property Value

Type Description
ASPxTreeListPrintSettings

An ASPxTreeListPrintSettings object that contains the ASPxTreeList’s print options.

See Also