Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

IModelListViewScheduler Members

Used to extend the Application Model‘s ListView node with settings specific to the Scheduler Module functionality.

Properties

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