Back to Devexpress

TreeListOptionsPrint Class

windowsforms-devexpress-dot-xtratreelist-eabd302b.md

latest1.9 KB
Original Source

TreeListOptionsPrint Class

Provides options that control how the Tree List control is printed and exported.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public class TreeListOptionsPrint :
    BaseTreeListOptions
vb
Public Class TreeListOptionsPrint
    Inherits BaseTreeListOptions

The following members return TreeListOptionsPrint objects:

Remarks

Use the TreeList.OptionsPrint property to access these options.

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsPrint GanttControlOptionsPrint

See Also

TreeListOptionsPrint Members

OptionsPrint

Print Tree List

Export and Import Data

DevExpress.XtraTreeList Namespace