Represents a transform on a scorecard view, which runs before the scorecard is rendered.
Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax
Visual Basic (Declaration) |
Public Interface IGridViewTransform
|
|
Dim instance As IGridViewTransform
|
|
public interface IGridViewTransform
|

See Also