TdxDBOrgChartReportLink.DBOrgChart Property
Determines the TdxDBOrgChart (ExpressOrgChart) component to be printed by a printing component.
Declaration
property DBOrgChart: TdxDbOrgChart read;
Property Value
Type |
---|
TdxDbOrgChart |
Remarks
This property returns the TdxDBOrgChart (ExpressDBOrgChart) object for which a report is created.
See Also