共用方式為


SPCalendarViewStyle.Sequence property

取得行事曆檢視樣式連結的順序,它會顯示上方行事曆。

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

Syntax

'宣告
Public ReadOnly Property Sequence As Integer
    Get
'用途
Dim instance As SPCalendarViewStyle
Dim value As Integer

value = instance.Sequence
public int Sequence { get; }

Property value

Type: System.Int32
32 位元整數,指出順序。預設值為 1 天、 一週的 2 及 3 個月的。

請參閱

參照

SPCalendarViewStyle class

SPCalendarViewStyle members

Microsoft.SharePoint namespace