Skip to main content

TcxCustomDataSummaryItem.DataController Property

Represents the data controller containing the collection of TcxCustomDataSummaryItem elements to which the current object belongs.

Declaration

property DataController: TcxCustomDataController read;

Property Value

Type
TcxCustomDataController

Remarks

Read the DataController property to gain access to the data controller that contains the collection to which the current object belongs.

See Also