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

ASPxTreeListPrintSettings() Constructor

Initializes a new instance of the ASPxTreeListPrintSettings class.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public ASPxTreeListPrintSettings()

Remarks

This constructor is automatically called when the ASPxTreeListExporter initializes its ASPxTreeListExporter.Settings property.

See Also