ViewType 枚举
定义ListViewWebPart类的ViewType属性的设置。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Enumeration ViewType
用法
Dim instance As ViewType
public enum ViewType
成员
成员名称 | 说明 | |
---|---|---|
None | 视图未定义。 | |
Grid | 作为客户端中显示的 ActiveX 控件。 | |
Html | 显示为服务器 HTML 视图。 | |
Chart | 显示为图形摘要。 | |
Calendar | ||
Gantt |