Back to Devexpress

TcxCustomItemDataBinding.ValueType Property

vcl-cxinplacecontainer-dot-tcxcustomitemdatabinding.md

latest861 B
Original Source

TcxCustomItemDataBinding.ValueType Property

Specifies an item’s data type.

Declaration

delphi
property ValueType: string read; write;

Property Value

Type
string

Remarks

Use this property to specify a type of values that the specified item can display.

Note

In data-aware controls the ValueType and ValueTypeClass property values are updated according to the associated field‘s data type.

See Also

TcxCustomItemDataBinding Class

TcxCustomItemDataBinding Members

cxInplaceContainer Unit