TdxTreeViewReportLink.TreeView Property
Determines the tree view object whose items are printed within a report.
Declaration
property TreeView: TTreeView read;
Property Value
| Type |
|---|
| TTreeView |
Remarks
This property returns a TTreeView object printed by a printing component.
See Also