Skip to main content

TdxGridReportLinkOptionsSelection Members

Options that determine how the currently selected items in the Grid are presented in the report.

Constructors

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

Properties

Name Description
ProcessExactSelection Specifies the scope for the table control’s data that will be used to build a report. Inherited from TdxCustomTableControlReportLinkOptionsSelection.
ProcessSelection Determines whether a report is built from only the currently selected data within a table control. Inherited from TdxCustomTableControlReportLinkOptionsSelection.
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