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