Skip to main content

TdxSpreadSheetReportDetail Properties

A link between the Report Designer and a detail dataset.
Name Description
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DataController Provides access to a data controller that unifies access to the bound data source.
DataGroups Provides access to the detail data group collection
DataSource Specifies the data source associating a detail dataset with the Report Designer.
Designer Returns a Report Designer instance to which the detail dataset link belongs.
DesignInfo Inherited from TComponent.
DetailKeyFieldName Specifies a field name in the bound dataset corresponding to the key field name in the master dataset.
Details Provides access to the detail dataset link collection on a child level.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
MasterKeyFieldName Specifies the field name in the master dataset for linking with the detail dataset.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Specifies data controller options applied to the bound detail dataset.
Owner Inherited from TComponent.
SectionID Specifies the level of the detail template section corresponding to the detail dataset link.
SortedFields Provides access to the collection of fields against which the bound detail dataset records are sorted.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also