Skip to main content
A newer version of this page is available. .

TreeListOptionsPrint Class

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

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.2.dll

Declaration

public class TreeListOptionsPrint :
    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
See Also