Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetReportDataBinding Members

A link between the Report Designer and a dataset.

#Constructors

Name Description
Create(TdxSpreadSheetReportDesigner) Initializes a new instance of the TdxSpreadSheetReportDataBinding class with specified settings.

#Properties

Name Description
DataController Provides access to a data controller that unifies access to the bound data source.
DataGroups Provides access to the data group collection.
DataSource Specifies the data source for the Report Designer.
Designer Returns a Report Designer instance linked to a dataset by the report data binding.
Details Provides access to the detail dataset link collection.
Options Specifies data controller options applied to the bound master dataset.
SortedFields Provides access to the collection of fields against which the bound master dataset records are sorted.

#Methods
Show Inherited Hide Inherited

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.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also