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