Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.