SPViewCollection.SPViewType Enumeration

Specifies the type of view implemented for a list.

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

Syntax

Public Enumeration SPViewType

Dim instance As SPViewCollection.SPViewType
public enum SPViewType

Members

Member name Description
Html Represents a standard HTML view.
Grid Represents a datasheet view.
Calendar Represents a calendar view.
Recurrence Represents a view that displays recurring events.
Chart Represents a chart view.
Gantt Represents a Gantt chart, which provides a graphical illustration of a schedule for planning, coordinating, and tracking specific tasks in a project.

See Also

Reference

Microsoft.SharePoint Namespace