共用方式為


ViewType enumeration

定義ListViewWebPart類別的ViewType屬性的設定。

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

Syntax

'宣告
Public Enumeration ViewType
'用途
Dim instance As ViewType
public enum ViewType

Members

Member name Description
None 檢視未定義。
Grid 為用戶端會顯示 ActiveX 控制項。
Html HTML 檢視顯示為伺服器。
Chart 顯示圖形的摘要。
Calendar
Gantt

請參閱

參照

Microsoft.SharePoint.WebPartPages namespace