GridDisplayElementHyperLink Constructor (GridDisplayElementHyperLink)

Initializes a new instance of the GridDisplayElementHyperLink class based on another object of the same type.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    template As GridDisplayElementHyperLink _
)
'Usage
Dim template As GridDisplayElementHyperLink

Dim instance As New GridDisplayElementHyperLink(template)
public GridDisplayElementHyperLink(
    GridDisplayElementHyperLink template
)

Parameters

See Also

Reference

GridDisplayElementHyperLink Class

GridDisplayElementHyperLink Members

GridDisplayElementHyperLink Overload

Microsoft.PerformancePoint.Scorecards Namespace