GridScoreSettings Constructor (GridScoreSettings)

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

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

Syntax

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

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

Parameters

See Also

Reference

GridScoreSettings Class

GridScoreSettings Members

GridScoreSettings Overload

Microsoft.PerformancePoint.Scorecards Namespace