TcxCustomDataSummaryItem.Field Property
In This Article
Provides access to the source field in the parent data controller.
#Declaration
Delphi
property Field: TcxCustomDataField read;
#Property Value
Type | Description |
---|---|
Tcx |
The source field in the parent data controller. Cast the property value to the corresponding terminal Tcx Tip Call the |
See Also