Share via


GridDisplayElement constructor

Called from constructors in derived classes to initialize the GridDisplayElement class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New GridDisplayElement()
protected GridDisplayElement()

Remarks

Use a static Create method to create a cell element directly instead of using a constructor.

See also

Reference

GridDisplayElement class

GridDisplayElement members

GridDisplayElement overload

Microsoft.PerformancePoint.Scorecards namespace