Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |