Share via


GridDisplayElementIndicator constructor (GridDisplayElementIndicator)

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

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

Syntax

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

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

Parameters

See also

Reference

GridDisplayElementIndicator class

GridDisplayElementIndicator members

GridDisplayElementIndicator overload

Microsoft.PerformancePoint.Scorecards namespace