TcxDataSummaryItem.DataController Property
In This Article
Provides access to the parent data controller.
#Declaration
Delphi
property DataController: TcxCustomDataController read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent data controller. You need to cast the property value to the corresponding terminal Tcx Tip You can call the |
See Also