Back to Devexpress

TdxDBDateTimeWheelPicker.DataBinding Property

vcl-dxdbdatetimewheelpicker-dot-tdxdbdatetimewheelpicker.md

latest866 B
Original Source

TdxDBDateTimeWheelPicker.DataBinding Property

Specifies a data source connection.

Declaration

delphi
property DataBinding: TcxDBEditDataBinding read; write;

Property Value

Type
TcxDBEditDataBinding

Remarks

This property implements data retrieval and posting to a data store. The DataBinding.DataSource property identifies a dataset to which to connect. The DataBinding.DataField property identifies the data source field.

See Also

TdxDBDateTimeWheelPicker Class

TdxDBDateTimeWheelPicker Members

dxDBDateTimeWheelPicker Unit