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
template
Type: Microsoft.PerformancePoint.Scorecards.GridDisplayElementHyperLinkThe object to copy.
See Also
Reference
GridDisplayElementHyperLink Class
GridDisplayElementHyperLink Members