SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

ViewType Property

The type of view.

Syntax

[VB.NET]
Public Property ViewType As String

[C#]
public string ViewType {get; set;}

Remarks

This property defines the type of view. It is populated after calling GetViewInfo and ListViews. It must be set before calling AddView. Possible values are:

CalendarA calendar list view
GridA datasheet list view
HtmlA standard HTML list view

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0