Expand Minimize
This topic has not yet been rated - Rate this topic

SPViewCollection.SPViewType enumeration

Specifies the type of view implemented for a list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "ViewType")]
public enum SPViewType
Member nameDescription
InvalidThe view type is not specified.
HtmlRepresents a standard HTML view.
GridRepresents a datasheet view.
CalendarRepresents a calendar view.
RecurrenceRepresents a view that displays recurring events.
ChartRepresents a chart view.
GanttRepresents a Gantt chart, which provides a graphical illustration of a schedule for planning, coordinating, and tracking specific tasks in a project.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.