Skip to main content

TcxCustomSchedulerStorageField.ValueCount Property

Gets the number of values (or records in the relational data store) for the current field.

Declaration

property ValueCount: Integer read;

Property Value

Type
Integer

Remarks

Use the ValueCount property to get the number of values (or records in the relational data store) for the current field.

See Also