Share via


GridDisplayElementScore constructor (GridDisplayElementScore)

Initializes a new instance of the GridDisplayElementScore class based on another GridDisplayElementScore object.

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

Syntax

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

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

Parameters

See also

Reference

GridDisplayElementScore class

GridDisplayElementScore members

GridDisplayElementScore overload

Microsoft.PerformancePoint.Scorecards namespace