Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a style for a view.
The SPViewStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BaseTemplate | Gets the list definition type on which the view style is based. |
![]() |
BaseType | Gets the base list type on which the view style is based. |
![]() |
HasBaseType | Gets a Boolean value that indicates whether the style is based on one of the built-in base types for lists. |
![]() |
HasTemplateType | Gets a Boolean value that indicates whether the style is based on one of the built-in list definition types. |
![]() |
ID | Gets the ID for the view style. |
![]() |
Script | Gets a section of script from the view style. |
![]() |
Title | Gets the name of the view style. |
![]() |
ViewFields | Gets the collection of view fields for the style. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top