WeeklyCalendarView.FullGrid Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property FullGrid As Array
Get
'Usage
Dim value As Array
value = Me.FullGrid
protected Array FullGrid { get; }
Property Value
Type: System.Array