SPCalendarViewStyle members
Include protected members
Include inherited members
代表一天、 一週或月檢視樣式行事曆。
The SPCalendarViewStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccessKey | 取得或設定啟動,或將焦點放在一天、一週或月檢視中的連結的行事曆使用者介面的鍵盤快速鍵。 | |
Default | 取得或設定 Boolean 值,以指定的檢視樣式是否會在行事曆顯示的預設檢視樣式。 | |
ImageHeight | 取得或設定像素為單位的行事曆使用者介面中的一天、一週或月檢視連結與相關聯之圖像的高度。 | |
ImageName | 取得或設定與行事曆使用者介面中的一天、一週或月檢視連結相關聯之圖像的檔案名稱。 | |
ImageWidth | 取得或設定像素為單位的行事曆使用者介面中的一天、一週或檢視連結與相關聯之圖像的寬度。 | |
Sequence | 取得行事曆檢視樣式連結的順序,它會顯示上方行事曆。 | |
Template | 取得定義 [檢視] 樣式之範本的名稱。 | |
Title | 取得行事曆使用者介面中顯示的檢視樣式的名稱。 | |
Type | 取得行事曆檢視樣式的類型。 |
Top
Methods
Name | Description | |
---|---|---|
CompareTo | 比較目前的行事曆檢視樣式與另一個行事曆檢視樣式。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top