Skip to main content

ASPxTreeListPrintSettings() Constructor

Initializes a new instance of the ASPxTreeListPrintSettings class.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public ASPxTreeListPrintSettings()

Remarks

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

See Also