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