Back to Devexpress

TcxCustomSchedulerStorage Properties

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-dot-underscore-properties.md

latest5.9 KB
Original Source

TcxCustomSchedulerStorage Properties

The base class for all classes that implement persistence manager components that the Scheduler control can use.

NameDescription
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
EditingEventInfoList
EventCountReturns the number of stored (posted) user events.
EventsProvides indexed access to all stored (posted) user events.
FieldCountGets the total number of both built-in and custom fields.
FieldsProvides indexed access to storage fields.
HolidaysReferences the TcxSchedulerHolidays component instance.
InternalUpdateDetermines whether the scheduler and its underlying data store are currently being synchronized.
LinksController
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
RemindersRepresents a collection, which stores timed out reminders, if any.
ResourceCountReturns the number of stored resources.
ResourceIDsReturns the unique identifier of a specified stored resource.
ResourceNamesReturns the display name of a specified stored resource.
ResourcesProvides access to the event persistence manager’s resource container.
StoreUsingGlobalTimeSpecifies whether the persistence manager component uses UTC time instead of local.
StoringNameSpecifies the stored name of the persistent scheduler control’s layout.
TagInherited from TComponent.
TimeBiasReturns the current UTC time offset.
UseActualTimeRangeSpecifies whether user events are retrieved based upon their time period bounds from the underlying data store.
VCLComObjectInherited from TComponent.

See Also

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit