Skip to main content

TcxDataFilterCriteria.DataController Property

Specifies the TcxCustomDataController object for which the current filter criteria are applied.

Declaration

property DataController: TcxCustomDataController read;

Property Value

Type
TcxCustomDataController

Remarks

Use the DataController property to determine the object of the TcxCustomDataController class for which the current filter criteria are applied.

See Also