Skip to main content

AgendaView Properties

Represents an Agenda View.
Name Description
AllowFixedDayHeaders Gets or sets whether a day header should be fixed when scrolling in Agenda View.
AppointmentDisplayOptions Provides access to the options specifying how appointments are displayed in the Agenda View.
Control Gets the scheduler control to which the current View belongs. Inherited from SchedulerViewBase.
DayCount Gets or sets the number of days that can be displayed simultaneously within the Agenda View.
DayHeaderOrientation Gets or sets a value that specifies a day header orientation in Agenda View.
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.
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.
Styles Provides access to the AgendaViewStyles object, containing style settings that control the appearance of the Agenda View elements.
Templates Provides access to an AgendaViewTemplates object containing templates for the Agenda View‘s 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.
See Also