다음을 통해 공유


GridViewTransformReference Constructor (GridViewTransformReference)

Initializes a new instance of the GridViewTransformReference class based on another GridViewTransformReference object.

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

Syntax

'Declaration
Public Sub New ( _
    template As GridViewTransformReference _
)
'Usage
Dim template As GridViewTransformReference

Dim instance As New GridViewTransformReference(template)
public GridViewTransformReference(
    GridViewTransformReference template
)

Parameters

See Also

Reference

GridViewTransformReference Class

GridViewTransformReference Members

GridViewTransformReference Overload

Microsoft.PerformancePoint.Scorecards Namespace