MonthlyCalendarView.ExpandedWeeks property
MaxVisibleEvents: default: true - show Month and Year in Calendar header.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<BindableAttribute(True)> _
Public Property ExpandedWeeks As String
Get
Set
'Usage
Dim instance As MonthlyCalendarView
Dim value As String
value = instance.ExpandedWeeks
instance.ExpandedWeeks = value
[BindableAttribute(true)]
public string ExpandedWeeks { get; set; }
Property value
Type: System.String