다음을 통해 공유


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