ASPxTreeListExporter.Settings Property
In This Article
Provides access to the print options.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxTreeListPrintSettings Settings { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also