ViewType enumeration

Defines the settings for the ViewType property of the ListViewWebPart class.

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

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

See also

Reference

Microsoft.SharePoint.WebPartPages namespace