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