TcxCustomSchedulerStorageField.ValueType Property
Specifies the string representation for the current field’s data type.
Declaration
property ValueType: string read; write;
Property Value
Type |
---|
string |
Remarks
At design time this property is used in the Object Inspector to define the data type (represented by the ValueTypeClass property) of the current field.
See Also