SPCalendarViewStyle.ImageWidth property
取得或設定像素為單位的行事曆使用者介面中的一天、一週或檢視連結與相關聯之圖像的寬度。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property ImageWidth As Integer
Get
Set
'用途
Dim instance As SPCalendarViewStyle
Dim value As Integer
value = instance.ImageWidth
instance.ImageWidth = value
public int ImageWidth { get; set; }
Property value
Type: System.Int32
指定之圖像的高度,以像素 32 位元整數。預設值為 16。