SPCalendarBase.m_DateOptions Field
This field is not intended to be used directly in your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_DateOptions As DateOptions
'Usage
Dim value As DateOptions
value = Me.m_DateOptions
Me.m_DateOptions = value
protected DateOptions m_DateOptions