Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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