Share via


SPCalendarViewType enumeration

Contains the view type of the calendar.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPCalendarViewType
'Usage
Dim instance As SPCalendarViewType
public enum SPCalendarViewType

Members

Member name Description
Month Specifies the month calendar view.
Week Specifies the week calendar view.
Day Specifies the day calendar view.
Custom Specifies the custom calendar view.
WeekGroup Specifies the week group calendar view.
DayGroup Specifies the day group calendar view.

See also

Reference

Microsoft.SharePoint.WebControls namespace