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)

Syntax

'Declaration
Protected m_ChannelGrid As Array
'Usage
Dim value As Array

value = Me.m_ChannelGrid

Me.m_ChannelGrid = value
protected Array m_ChannelGrid

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace