ViewColumn Complex Type
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The ViewColumn type describes a column in a view.
Syntax
<ViewColumn>
<Name />
<HeaderText />
</ViewColumn>
Complex Type Elements
Element |
Data type |
Description |
|---|---|---|
Name |
xs:string |
The name of the column. |
HeaderText |
xs:string |
The heading displayed at the top of the column. |
See Also
Reference
GrooveForms2.ReadViews Operation