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

See also

Reference

DailyCalendarView class

DailyCalendarView members

Microsoft.SharePoint.WebControls namespace