Share via


GridDisplayElementAggregation constructor (GridDisplayElementAggregation)

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

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

Syntax

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

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

Parameters

See also

Reference

GridDisplayElementAggregation class

GridDisplayElementAggregation members

GridDisplayElementAggregation overload

Microsoft.PerformancePoint.Scorecards namespace