TcxSchedulerEventConflictsInfo Properties
Contains information on overlapped user events.Name | Description |
---|---|
ConflictEvents | Provides access to a collection of user events scheduled at the same time. |
Event | Provides access to the user event that relates to the current TcxSchedulerEventConflictsInfo instance. |
ExceptEventsWithoutResources | Gets whether the user events which do not belong to any resources are treated as overlapped with other user events scheduled at the same time. |
HasConflicts | Gets whether there are overlapped user events. |
HasFreeTime | Determines whether there are time blocks available for scheduling non-overlapped user events within the specified time range. |
Storage | Represents the persistence manager component. |
TimeRanges | Represents a collection which contains the available free time blocks for scheduling non-overlapped user events within the specified time period. |
See Also