Skip to main content

TdxCustomTableControlReportLinkOptionsView Properties

Represents the report link’s options, which control the visibility of the table control’s elements within a report.
Name Description
BandHeaders Specifies whether band headers are displayed in a report.
ExpandButtons Specifies whether expand buttons are displayed in a report.
Footers Specifies whether the footer panel is displayed in a report.
Headers Specifies whether column headers are displayed in a report.
ReportLink Provides access to the report link which the current options are applied to. Inherited from TdxCustomReportLinkOptions.
See Also