SPCalendarBase.m_MonthDays field

This field is not intended to be used directly in your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_MonthDays As Integer
'Usage
Dim value As Integer

value = Me.m_MonthDays

Me.m_MonthDays = value
protected int m_MonthDays

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace