Skip to main content

TcxDataControllerOptions Type

Contains a set of options controlling the behavior of a data controller.

Declaration

TcxDataControllerOptions = set of TcxDataControllerOption;

Referenced Class

Type
TcxDataControllerOption

Remarks

The TcxDataControllerOptions class represents a set of options which control the behavior of a data controller. The options are set via the TcxCustomDataController.Options property.

See Also