GridHeaderItem.Hyperlink Property (Microsoft.PerformancePoint.Scorecards)
The hyperlink.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property Hyperlink As String
'Usage
Dim instance As GridHeaderItem
Dim value As String
value = instance.Hyperlink
instance.Hyperlink = value
[XmlAttributeAttribute]
public string Hyperlink { get; set; }
See Also
Reference
GridHeaderItem Class
GridHeaderItem Members
Microsoft.PerformancePoint.Scorecards Namespace