TcxTreeListReportLinkOptionsSize.ReportLink Property
Specifies the report link to which the options are applied.
Declaration
property ReportLink: TcxTreeListCustomReportLink read;
Property Value
Type |
---|
TcxTreeListCustomReportLink |
Remarks
Use the ReportLink property to access the report link that will be affected by these options.
See Also