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.
Gets the order of the calendar view style link as it is displayed above the calendar.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property Sequence As Integer
Get
'Usage
Dim instance As SPCalendarViewStyle
Dim value As Integer
value = instance.Sequence
public int Sequence { get; }
Property Value
Type: System.Int32
A 32-bit integer that indicates the sequence. The default values are 1 for day, 2 for week, and 3 for month.