TreeListOptionsPrint Class
In This Article
Provides options that control how the Tree List control is printed and exported.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Related API Members
The following members return TreeListOptionsPrint objects:
#Remarks
Use the TreeList.OptionsPrint property to access these options.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsPrint
See Also