Skip to main content

TcxDataSummaryItem.DataController Property

Specifies the data controller containing the collection to which the current summary belongs.

Declaration

property DataController: TcxCustomDataController read;

Property Value

Type
TcxCustomDataController

Remarks

Use the DataController property to access the data controller containing the collection to which the current object belongs.

See Also