TreeListClipboardDataProviderOptions.CopyNodeHierarchy Property
Gets or sets whether to copy the tree hierarchy (indents) to the clipboard.
Namespace: DevExpress.XtraTreeList.Printing
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to copy the tree hierarchy (indents) to the clipboard; otherwise, false. |
See Also