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

WeekView Properties

Represents a Week View.
Name Description
AppointmentDisplayOptions Provides access to the options specifying how appointments are displayed in the Week View.
Control Gets the scheduler control to which the current View belongs. Inherited from SchedulerViewBase.
DisplayName Gets or sets the string to display to indicate the currently active view. Inherited from SchedulerViewBase.
Enabled Gets or sets whether a particular View is enabled for the scheduler. Inherited from SchedulerViewBase.
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.
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 Specifies the HTML string used as the caption in the “Show more” buttons. Inherited from SchedulerViewBase.
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.
ShowMoreButtons Gets or sets a value which specifies if the More Buttons should be shown in the current View. Inherited from SchedulerViewBase.
Styles Provides access to style settings that control the appearance of the Week View visual elements.
Type Gets the view’s type.
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.
WeekViewStyles This property is intended for serialization purposes only.
See Also