Share via


GridDisplayElementText Constructor (GridDisplayElement)

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

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

Syntax

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

Dim instance As New GridDisplayElementText(template)
public GridDisplayElementText(
    GridDisplayElement template
)

Parameters

See Also

Reference

GridDisplayElementText Class

GridDisplayElementText Members

GridDisplayElementText Overload

Microsoft.PerformancePoint.Scorecards Namespace