Share via


GridCell Constructor (GridCell)

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

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

Syntax

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

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

Parameters

See Also

Reference

GridCell Class

GridCell Members

GridCell Overload

Microsoft.PerformancePoint.Scorecards Namespace