Share via


GridDisplayElementActual constructor (GridDisplayElementActual)

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

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

Syntax

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

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

Parameters

See also

Reference

GridDisplayElementActual class

GridDisplayElementActual members

GridDisplayElementActual overload

Microsoft.PerformancePoint.Scorecards namespace