Skip to main content
A newer version of this page is available. .

MVCxSchedulerFullWeekView Properties

Contains settings for the scheduler’s Full Week view.
Name Description
AppointmentDisplayOptions Provides access to the options specifying how appointments are displayed in the Day View and its descendants. Inherited from DayView.
Control Gets the scheduler control to which the current View belongs. Inherited from SchedulerViewBase.
DayCount Specifies the number of days that are displayed in the Full Week View. Inherited from FullWeekView.
DisplayName Gets or sets the string to display to indicate the currently active view. Inherited from SchedulerViewBase.
Enabled Gets or sets if the view is enabled for the ASPxScheduler control. Inherited from FullWeekView.
FirstVisibleResourceIndex Gets or sets the index of a resource in the collection of visible resources, which is displayed first within the current scheduler view. Inherited from SchedulerViewBase.
FullWeekViewStyles This property is intended for serialization purposes only. Inherited from FullWeekView.
GroupType Gets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
MenuCaption Gets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MoreButtonHTML Overrides the corresponding property of the base class. Inherited from DayView.
NavigationButtonAppointmentSearchInterval Specifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibility Gets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
ResourcesPerPage Gets or sets the number of resources shown at one time on a screen. Inherited from SchedulerViewBase.
SelectedInterval Gets the time interval currently selected in the scheduler’s active View by an end-user. Inherited from SchedulerViewBase.
SelectedResource Gets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
ShortDisplayName Gets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowAllAppointmentsAtTimeCells Gets or sets whether the AllDay appointments are displayed in time cells instead of the All-Day Area. Inherited from DayView.
ShowAllDayArea Gets or sets a value which specifies if the All-Day Area is shown when a Scheduler shows its data in the Day View. Inherited from DayView.
ShowDayHeaders Gets or sets a value which specifies if Day Headers are shown when a scheduler shows its data in the Day View or the Work-Week View views. Inherited from DayView.
ShowMoreButtons Gets or sets a value which specifies if the More Buttons should be shown in the current View. Inherited from SchedulerViewBase.
ShowMoreButtonsOnEachColumn Gets or sets a value indicating whether to show the “more” buttons on each column or only on the Time Ruler in the Day View. Inherited from DayView.
ShowWorkTimeOnly Gets or sets a value indicating if the scheduler display area is restricted to only working hours in a Day View. Inherited from DayView.
Styles Provides access to style settings that control the appearance of the Full Week View visual elements. Inherited from FullWeekView.
Templates Provides access to a DayViewTemplates object containing templates for visual elements of the Day View. Inherited from DayView.
TimeIndicatorDisplayOptions Provides access to options specifying how the Time Indicator is displayed in the view. Inherited from DayView.
TimeMarkerVisibility Gets or sets the visibility mode of the time marker for all DayView.TimeRulers of the view. Inherited from DayView.
TimeRulers Provides access to the collection of time rulers
TimeScale Gets or sets the time interval for the time slots in the working area of a scheduler. Inherited from DayView.
TimeSlots Gets the View’s collection of time slots. Inherited from DayView.
TopRowTime Gets or sets the time of day corresponding to the topmost visible time. Inherited from DayView.
Type Gets the view’s type. Inherited from FullWeekView.
ViewSelectorItemAdaptivePriority Gets or sets the priority of View Selector item hiding in adaptive mode. Inherited from SchedulerViewBase.
VisibleIntervals Obsolete. This method is obsolete. Do not use it. Inherited from SchedulerViewBase.
VisibleResourceIds Inherited from SchedulerViewBase.
VisibleTime Gets or sets the time interval visible in the working area of the Day View. Inherited from DayView.
VisibleTimeSnapMode Enables display of the specified start of the scheduler visible interval when a custom Time Ruler is applied in the Day or Work-Week view. Inherited from DayView.
WorkTime Gets or sets the work time interval for a Day View. Inherited from DayView.
See Also