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

TcxSchedulerTimeRange Properties
Show Inherited Hide Inherited

The TcxSchedulerTimeRange class represents a free time block located within the specified time period and which can be used to schedule the non-intersecting user event.
Name Description
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Duration Gets the duration of the current time block which the non-intersecting user event can be scheduled in.
Finish Gets the end of the current time block which the non-intersecting user event can be scheduled in.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
Start Gets the start of the current time block which the non-intersecting user event can be scheduled in.
See Also