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 Properties

A link between the Report Designer and a dataset.
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.
See Also