Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the number of previous months that are displayed in the calendar.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_iNumMonths As Integer
'Usage
Dim value As Integer
value = Me.m_iNumMonths
Me.m_iNumMonths = value
protected int m_iNumMonths
Remarks
The default value is 4.