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