Back to Devexpress

AgendaView Properties

windowsforms-devexpress-dot-xtrascheduler-dot-agendaview-dot-underscore-properties.md

latest7.0 KB
Original Source

AgendaView Properties

A view that lists appointments by day.

NameDescription
AppearanceProvides access to the properties that control the appearance of the AgendaView‘s elements.
AppointmentDisplayOptionsProvides access to options that enable you to show or hide certain view elements.
AppointmentHeightObsolete. Gets or sets the height of a single appointment for the current View (in pixels). Inherited from SchedulerViewBase.
BoundsObsolete. Gets or sets the bounds of the current View. Inherited from SchedulerViewBase.
ControlGets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisibleOverrides the property of the base class. Has no effect for the Agenda view.
DayCountGets or sets the number of days displayed in the view.
DisplayNameGets or sets the string to display to indicate the scheduler’s view. Inherited from SchedulerViewBase.
EnabledGets or sets if the view is enabled for the SchedulerControl. Inherited from SchedulerViewBase.
FirstVisibleResourceIndexGets or sets the visible index of the first resourse currently displayed on-screen. Inherited from SchedulerViewBase.
GroupSeparatorWidthOverrides the property of the base class to hide it. Has no effect for the Agenda view.
GroupTypeGets or sets a value that specifies the type of grouping applied to the View. Inherited from SchedulerViewBase.
HtmlTemplates
IdOverrides the corresponding property of the base class to hide it. Inherited from SchedulerViewBase.
MenuCaption

Gets or sets the menu caption string to indicate the Agenda view.

.

| | MenuItemId | Gets the ID of the menu item which relates to the Agenda 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 | Overrides the property of the base class to hide it. Has no effect for the Agenda view. | | 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 | Overrides the property of the base class to hide it. Has no effect for the Agenda view. | | ShowNumbersInMoreButtons | Gets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase. | | StatusDisplayType | Implemented to hide the property of the base class. | | Type | Gets the view’s type. | | ViewInfo | Gets the current object’s view information. Inherited from SchedulerViewBase. | | VisibleIntervals | Obsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase. |

See Also

AgendaView Class

AgendaView Members

DevExpress.XtraScheduler Namespace