Share via


GridDisplayElement constructor (GridDisplayElement)

Called from constructors in derived classes to initialize the GridDisplayElement class based on another GridDisplayElement object.

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

Syntax

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

Dim instance As New GridDisplayElement(template)
protected GridDisplayElement(
    GridDisplayElement template
)

Parameters

See also

Reference

GridDisplayElement class

GridDisplayElement members

GridDisplayElement overload

Microsoft.PerformancePoint.Scorecards namespace