BootstrapMonthView Properties
Represents Month (Multi-Week) View.Name | Description |
---|---|
AppointmentDisplayOptions | Provides access to the options specifying how appointments are displayed in the Month View. Inherited from MonthView. |
CellAutoHeightOptions | Options that specify how the height of cells are adjusted. Inherited from MonthView. |
CompressWeekend | Gets or sets a value indicating if the weekend days (Saturday and Sunday) should be displayed in one column. Inherited from MonthView. |
ContextMenuCaption | |
Control | Gets the scheduler control to which the current View belongs. |
CssClasses | Provides access to CSS classes applied to visual elements of the Scheduler control’s Month View. |
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. |
GoToDateDialogCaption | |
GroupType | Gets or sets a value that specifies the type of grouping applied to the View. 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. |
ShowMoreButtons | Gets or sets a value which specifies if the More Buttons should be shown in the current View. Inherited from SchedulerViewBase. |
ShowWeekend | Gets or sets a value indicating if the scheduler should also show its data for the weekend days (Saturday and Sunday) in a Month View. Inherited from MonthView. |
Templates | |
Type | Gets the view’s type. Inherited from MonthView. |
ViewSelectorCaption | |
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. |
WeekCount | Gets or sets the number of weeks that are simultaneously displayed within the Week View. Inherited from MonthView. |
See Also