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