SPViewStyle members

Represents a style for a view.

The SPViewStyle type exposes the following members.

Properties

  Name Description
Public property BaseTemplate Gets the list definition type on which the view style is based.
Public property BaseType Gets the base list type on which the view style is based.
Public property HasBaseType Gets a Boolean value that indicates whether the style is based on one of the built-in base types for lists.
Public property HasTemplateType Gets a Boolean value that indicates whether the style is based on one of the built-in list definition types.
Public property ID Gets the ID for the view style.
Public property Script Gets a section of script from the view style.
Public property Title Gets the name of the view style.
Public property ViewFields Gets the collection of view fields for the style.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPViewStyle class

Microsoft.SharePoint namespace