Share via


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