Share via


GridCellSet constructor (GridCellSet)

Initializes a new instance of the GridCellSet class based on another GridCellSet(GridCellSet) object.

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

Syntax

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

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

Parameters

See also

Reference

GridCellSet class

GridCellSet members

GridCellSet overload

Microsoft.PerformancePoint.Scorecards namespace