TcxSchedulerAggregateStorageEvent Properties
A user event‘s clone that belongs to the aggregate storage.Name | Description |
---|---|
ActualFinish | Gets the user event’s end date or the end date of its last occurrence if the user event is recurring. Inherited from TcxSchedulerEvent. |
ActualLabelColor | Inherited from TcxSchedulerEvent. |
ActualStart | Gets the user event’s start date or the start date of its first occurrence if the user event is recurring. Inherited from TcxSchedulerEvent. |
AllDayEvent | Specifies whether the user event is an all-day event (an event that lasts at least 24 hours or longer). Inherited from TcxSchedulerEvent. |
Caption | Specifies the caption of the user event. Inherited from TcxSchedulerEvent. |
Data | Inherited from TcxSchedulerEvent. |
Duration | Specifies the user event’s duration. Inherited from TcxSchedulerEvent. |
EditingRecordHandle | Inherited from TcxSchedulerEvent. |
EditValues | Provides indexed access to the user event object’s properties in edit mode. Inherited from TcxSchedulerEvent. |
Enabled | This property is used as a custom property. Inherited from TcxSchedulerEvent. |
EventType | Specifies the status of the user event’s reoccurrences. Inherited from TcxSchedulerEvent. |
Finish | Specifies the user event’s end time, for the primary time zone. Inherited from TcxSchedulerEvent. |
GroupID | Determines the task group’s identifier. Inherited from TcxSchedulerEvent. |
GroupItems | Inherited from TcxSchedulerEvent. |
ID | Gets the unique identifier of the user event. Inherited from TcxSchedulerEvent. |
Index | Inherited from TcxSchedulerEvent. |
IsDataValid | Inherited from TcxSchedulerEvent. |
IsEditing | Determines whether the user event is in edit mode. Inherited from TcxSchedulerEvent. |
IsGroup | Specifies the task as a task group in the Gantt View. Inherited from TcxSchedulerEvent. |
LabelColor | Specifies the user event’s color. Inherited from TcxSchedulerEvent. |
Location | Specifies the text that represents the location at which the user event is being held. Inherited from TcxSchedulerEvent. |
Message | Specifies the text for the end-user’s description of the user event. Inherited from TcxSchedulerEvent. |
ParentGroup | Specifies the task’s group in the Gantt View. Inherited from TcxSchedulerEvent. |
ParentID | Specifies the unique identifier of the user event. Inherited from TcxSchedulerEvent. |
Pattern | Gets the user event’s parent. Inherited from TcxSchedulerEvent. |
ReadOnly | Gets the user event’s read-only status. Inherited from TcxSchedulerEvent. |
RecordHandle | Inherited from TcxSchedulerEvent. |
RecurrenceIndex | Specifies which one of the user event’s reoccurrences this is. Inherited from TcxSchedulerEvent. |
RecurrenceInfo | Provides access to the user event’s recurrence data. Inherited from TcxSchedulerEvent. |
Reminder | Specifies whether the reminder is on or off. Inherited from TcxSchedulerEvent. |
ReminderDate | Specifies the date and time of the user event’s reminder. Inherited from TcxSchedulerEvent. |
ReminderMinutesBeforeStart | Specifies the time-out in minutes for the reminder of the user event. Inherited from TcxSchedulerEvent. |
ResourceID | Specifies the resource’s unique identifier for the user event. Inherited from TcxSchedulerEvent. |
ResourceIDCount | Returns the number of resources that reference the user event. Inherited from TcxSchedulerEvent. |
ResourceIDs | Provides indexed access to unique identifiers of resources that reference the user event. Inherited from TcxSchedulerEvent. |
Shared | Gets whether the user event is shared between different resources. Inherited from TcxSchedulerEvent. |
SkipExceptions | Inherited from TcxSchedulerEvent. |
SourceEvent | Returns the parent user event (persisted in the bound storage). |
SourceStorage | |
Start | Specifies the user event’s start time, for the primary time zone. Inherited from TcxSchedulerEvent. |
State | Specifies the availability status of the user event. Inherited from TcxSchedulerEvent. |
Storage | Returns an aggregate storage to which the user event‘s clone belongs. |
TaskComplete | Specifies the task completion, as a percentage. Inherited from TcxSchedulerEvent. |
TaskIndex | Specifies the row in which the current task resides. Inherited from TcxSchedulerEvent. |
TaskLinkOwners | References a collection that stores predecessor tasks to which the current task is linked. Inherited from TcxSchedulerEvent. |
TaskLinks | Represents task links that belong to the TcxSchedulerEvent instance. Inherited from TcxSchedulerEvent. |
TaskStatus | Specifies the task status. Inherited from TcxSchedulerEvent. |
UTCFinish | Specifies the user event’s end time, for the UTC time zone. Inherited from TcxSchedulerEvent. |
UTCStart | Specifies the user event’s start time, for the UTC time zone. Inherited from TcxSchedulerEvent. |
ValueCount | Gets the number of the storage fields that store the TcxSchedulerEvent property values. Inherited from TcxSchedulerEvent. |
Values | Provides indexed access to the storage fields that store the current TcxSchedulerEvent object’s properties values. Inherited from TcxSchedulerEvent. |
See Also