SPGridViewRow.HeaderImageUrl Property

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

Syntax

'Declaration
Public Property HeaderImageUrl As String
    Get
    Set
'Usage
Dim instance As SPGridViewRow
Dim value As String

value = instance.HeaderImageUrl

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

Property Value

Type: System.String

See Also

Reference

SPGridViewRow Class

SPGridViewRow Members

Microsoft.SharePoint.WebControls Namespace