TreeList.ClearDocument() Method
Clears a print/export document.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Remarks
When a TreeList’s data is about to be printed/exported, a print/export document is automatically generated. Use the ClearDocument method to clear this document.
See Also