TdxCustomReportLinkOptionsSize Properties
Represents the report link’s options, which determine how the control associated with a report link is sized within a report.Name | Description |
---|---|
AutoWidth | Specifies whether the width of the control associated with a report link is automatically adjusted to fit the report page’s width. |
ReportLink | Provides access to the report link which the current options are applied to. Inherited from TdxCustomReportLinkOptions. |
See Also