다음을 통해 공유


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