다음을 통해 공유


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