TcxSchedulerStorageFields Properties
The TcxSchedulerStorageFields implements a collection containing TcxSchedulerStorageField objects for working with the file system store (see the TcxSchedulerStorage persistence manager).Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
ItemClass | Inherited from TCollection. |
Items | Provides indexed access to the TcxSchedulerStorageField objects in storage. |
Storage | Provides access to the event persistence manager to which the field collection belongs. Inherited from TcxCustomSchedulerStorageFields. |
UpdateCount | Inherited from TCollection. |
See Also