Skip to main content

TcxTreeListReportLinkOptionsOnEveryPage Members

Represents the options which define the layout of the TreeList‘s elements within the report.

Constructors

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

Properties

Name Description
BandHeaders Specifies whether the TreeList band headers appear on every report page
Footers Specifies whether the TreeList footer appears on every report page
Headers Specifies whether the TreeList column headers appear on every report page
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.
RestoreDefaults Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions.
ToString Inherited from TObject.
See Also