TcxCustomSchedulerStorageField.ValueTypeClass Property
Specifies the data type for the current user-defined field.
Declaration
property ValueTypeClass: TcxValueTypeClass read; write;
Property Value
Type |
---|
TcxValueTypeClass |
Remarks
Use the ValueTypeClass property to specify the data type of the current user-defined field.
See Also