Share via


ViewHeader.HeaderText property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property HeaderText As String
    Get
    Set
'Usage
Dim instance As ViewHeader
Dim value As String

value = instance.HeaderText

instance.HeaderText = value
public string HeaderText { get; set; }

Property value

Type: System.String

See also

Reference

ViewHeader class

ViewHeader members

Microsoft.SharePoint.WebControls namespace