Skip to main content

TdxGridReportLinkOptionsOnEveryPage Members

Options that set which view elements are displayed on every report page or on the first page only.

Constructors

Name Description
Create(TdxCustomcxControlReportLink) Initializes a new instance of the TdxCustomReportLinkOptions class with specified settings. Inherited from TdxCustomReportLinkOptions.

Properties

Name Description
BandHeaders Determines whether band headers are displayed on each report page or only the first page. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
Caption Determines whether grid level captions are displayed on every report page or on the first report page only.
FilterBar Determines whether the filter panel is visible on every report page or on the first page only.
Footers Determines whether the footer panel is displayed on each report page or on the first page only. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
Headers Determines whether column headers are displayed on each report page or on the first page only. Inherited from TdxCustomTableControlReportLinkOptionsOnEveryPage.
ReportLink Specifies the report link to which the options are applied.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HasInstalledAttribute(TdxGridAttributeClass)
RestoreDefaults Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions.
SetAll
ToString Inherited from TObject.
UnsetAll
See Also