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 GridDisplayElementNumber class based on another GridDisplayElementNumber object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Protected Sub New ( _
template As GridDisplayElementNumber _
)
'Usage
Dim template As GridDisplayElementNumber
Dim instance As New GridDisplayElementNumber(template)
protected GridDisplayElementNumber(
GridDisplayElementNumber template
)
Parameters
template
Type: Microsoft.PerformancePoint.Scorecards.GridDisplayElementNumberThe object to copy.
See Also
Reference
GridDisplayElementNumber Class
GridDisplayElementNumber Members