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