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

In This Topic
FormatMonths Property
In This Topic
Gets or sets the format used to display the months in year view.
Syntax
'Declaration
 
<DefaultValueAttribute("MMM")>
Public Property FormatMonths As String
 
Remarks
The default value for this property is 'MMM'.
See Also