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