Back to Devexpress

MonthView Properties

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

latest9.0 KB
Original Source

MonthView Properties

Displays events across multiple weeks.

NameDescription
AllowScrollAnimationGets or sets whether to enable animation for smooth scrolling. Inherited from WeekView.
AppearanceProvides access to the properties that control the appearance of the MonthView‘s elements.
AppointmentDisplayOptionsProvides access to the appointment display options for the Month view.
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.
CompressWeekendGets or sets a value indicating if the weekend days ( Saturday and Sunday ) should be displayed as one day.
ControlGets the scheduler control which the current View belongs to. Inherited from SchedulerViewBase.
DateTimeScrollbarVisibleGets or sets a value indicating whether the date-time scrollbar is visible. Inherited from SchedulerViewBase.
DeferredScrollingProvides access to parameters that control deferred scrolling. Inherited from WeekView.
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.
GroupSeparatorWidthGets or sets the width of a separator bar between groups (measured in pixels). Inherited from SchedulerViewBase.
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.
MenuCaptionGets or sets the menu caption string to indicate the View. Inherited from SchedulerViewBase.
MenuItemIdGets the ID of the menu item which corresponds to the Month View.
NavigationButtonAppointmentSearchIntervalSpecifies the time span used to search for appointments by Navigation Buttons. Inherited from SchedulerViewBase.
NavigationButtonVisibilityGets or sets the condition for display of the Navigation Buttons. Inherited from SchedulerViewBase.
PainterObsolete. Gets an object that provides the painting functionality of the scheduler control’s Views. Inherited from SchedulerViewBase.
ResourcesPerPageGets or sets the number of resources shown at a time on a screen. Inherited from SchedulerViewBase.
SelectedIntervalGets the time interval currently selected in the scheduler’s active view by an end-user. Inherited from SchedulerViewBase.
SelectedResourceGets the resource which contains the time interval currently selected in the scheduler’s active view. Inherited from SchedulerViewBase.
ShortDisplayNameGets or sets a short name of the current view. Inherited from SchedulerViewBase.
ShowMoreButtonsGets or sets a value which specifies if the More buttons should be shown in the current View. Inherited from SchedulerViewBase.
ShowNumbersInMoreButtonsGets or sets whether More buttons should display the number of appointments outside the currently visible area. Inherited from SchedulerViewBase.
ShowWeekendGets or sets a value indicating if the scheduler should also show its data for the weekend days ( Saturday and Sunday ) in a Month View.
StatusDisplayTypeGets or sets how the appointment status is displayed in the Scheduler view. Inherited from SchedulerViewBase.
TimeCellHighlightMode
TypeGets the view’s type.
UseOptimizedScrollingGets or sets whether an optimized fast scrolling is enabled. Inherited from WeekView.
ViewInfoGets the current object’s view information. Inherited from WeekView.
VisibleIntervalsObsolete. Gets the collection of visible intervals (for instance, days or weeks) displayed by the View. Inherited from SchedulerViewBase.
WeekCountGets or sets the number of weeks that are simultaneously displayed within the Month View.

See Also

MonthView Class

MonthView Members

DevExpress.XtraScheduler Namespace