SP.View.viewFields Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the collection of fields in the list view.

var value = SP.View.get_viewFields();

Property Value

Type: SP.ViewFieldCollection

Applies To

SP.View Class

Remarks

It must not be null.

See Also

Reference

SP.View Methods

SP.View Properties

SP Namespace