Skip to main content
.NET Framework 4.6.2+

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

IModelListViewScheduler Properties

Used to extend the Application Model‘s ListView node with settings specific to the Scheduler Module functionality.
Name Description
DayViewTimeScale For internal use.
FullWeekViewTimeScale For internal use.
ResourceClass Specifies the type of the objects that will serve as a resource data source for the Scheduler List Editor.
ResourceClasses Specifies the types that can serve as a resource data source for the Scheduler List Editor.
SchedulerViewType Specifies the view type used by the Scheduler List Editor.
SelectedIntervalEnd Specifies the ending point of the time interval selected in the scheduler’s active view.
SelectedIntervalStart Specifies the starting point of the time interval selected in the scheduler’s active view.
TimeScale Obsolete. Specifies the time interval for the time slots in the scheduling area.
VisibleResourcesCount Specifies the count of resources shown at one time on a scheduler.
WorkWeekViewTimeScale For internal use.
See Also