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