Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the settings for the ViewType property of the ListViewWebPart class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration ViewType
'Usage
Dim instance As ViewType
public enum ViewType
Members
| Member name | Description | |
|---|---|---|
| None | View is undefined. | |
| Grid | Display as a client ActiveX control. | |
| Html | Display as a server HTML view. | |
| Chart | Display as a graphical summary. | |
| Calendar | ||
| Gantt |