SPCalendarViewType Enumeration

Contains the view type of the calendar.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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
DayGroup

See Also

Reference

Microsoft.SharePoint.WebControls Namespace