Back to Devexpress

TcxCustomSchedulerStorage.FieldCount Property

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-95c75784.md

latest804 B
Original Source

TcxCustomSchedulerStorage.FieldCount Property

Gets the total number of both built-in and custom fields.

Declaration

delphi
property FieldCount: Integer read;

Property Value

Type
Integer

Remarks

Use the FieldCount property to get the total number of storage fields.

See Also

TcxCustomSchedulerStorage.Fields

TcxSchedulerEvent.ValueCount

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit