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