ASPxTreeListPrintSettings Class
In This Article
Provides print settings for a ASPxTreeList control.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxTreeListPrintSettings :
PropertiesBase
#Related API Members
The following members return ASPxTreeListPrintSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
MVCx |
#Remarks
These settings can be accessed via the ASPxTreeListExporter‘s ASPxTreeListExporter.Settings property.
#Implements
#Inheritance
See Also