C1.Web.Mvc Namespace / Calendar Class / MonthView Property

In This Topic
MonthView Property
In This Topic
Gets or sets a value indicating whether the calendar displays a month or a year.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property MonthView As Boolean
 
See Also