SPCalendarBase.m_ChannelGrid 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_ChannelGrid As Array
'Usage
Dim value As Array
value = Me.m_ChannelGrid
Me.m_ChannelGrid = value
protected Array m_ChannelGrid