MonthlyCalendarView.ExpandedWeeks Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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