Version 20.1

SchedulerMonthViewSettings Class Properties

For a list of all members of this type, see SchedulerMonthViewSettings members.

Public Properties
 NameDescription
Public PropertyAgendaVisibilityTypeGets and sets the scope of appointments that are displayed in a MonthView's AgendaView.  
Public PropertyAgendaVisibleGets and sets the visibility of an AgendaView in a MonthView.  
Public PropertyAppointmentModeGets and sets the type of content displayed in a MonthView day.  
Public PropertyHorizontalSeparatorVisibleGets and sets the visibility of the horizontal separators between weeks in the MonthView.  
Public PropertyNextMonthShownGets and sets the visibility of the days from the next month that occur in the last week of a given month.  
Public PropertyPreviousMonthShownGets and sets the visibility of the days from the previous month that occur in the first week of a given month.  
Public PropertyVerticalSeparatorVisibleGets and sets the visibility of the vertical separators between days of the week in a MonthView.  
Public PropertyViewSplitOrientationGets and sets he orientation, which determines whether the MonthView and AgendaView views are split vertically or horizontally. This option can be used when the AgendaView is displayed in the MonthView.  
Public PropertyWeekdayVisibleGets and sets the visibility of the weekday names in MonthView.  
Public PropertyWeekNumberVisibleGets and sets the visibility of the week numbers in a MonthView.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub