Skip to main content
All docs
V23.2

YearView Properties

Displays appointments for the entire year.
Name Description
AllowScrollAnimation Gets or sets whether to enable animation for smooth scrolling. Inherited from WeekView.
Appearance Gets the appearance settings specific to the Year View.
AppointmentDisplayOptions Contains options that specify how appointments are displayed in the Year View.
AppointmentHeight Obsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
Bounds Obsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
Control Gets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DeferredScrolling Provides access to parameters that control deferred scrolling. Inherited from WeekView.
DisplayName Gets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
Enabled Gets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
FirstVisibleResourceIndex Gets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupType Gets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HighlightWeekends
HtmlTemplates
Id Overrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaption Gets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemId Gets an identifier for the context menu command that enables the Year View.
MonthCount Gets or sets the number of months that are displayed in the Year View.
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.
Painter Obsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourcesPerPage Gets or sets the number of resources shown at a 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.
ShowNumbersInMoreButtons Gets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowOutOfScopeDays Gets or sets whether to display days outside the current range (for example, days from the previous month).
TimeCellHighlightMode Inherited from MonthView.
Type Gets the view type.
ViewInfo Gets the current object’s view information. Inherited from WeekView.
VisibleIntervals Obsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
See Also