Skip to main content

TcxCustomDBDataBinding Properties

Serves as the base for objects used to bind a control to a dataset field.
Name Description
DataField Specifies the database field from which a data-aware editor retrieves data.
DataLink
DataSource Specifies the dataset link.
Field Gets the dataset field to which an editor is connected.
Modified Inherited from TcxCustomDataBinding.
ReadOnly Inherited from TcxCustomDataBinding.
VisualControl Inherited from TcxCustomDataBinding.
See Also