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