Share via


GridViewTransformType Enumeration (Microsoft.PerformancePoint.Scorecards.Extensions)

Represents the type of grid view transform.

Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Enumeration GridViewTransformType
'Usage
Dim instance As GridViewTransformType
public enum GridViewTransformType

Members

  Member name Description
PerUser  
PostQuery A transform that executes after data is queried.  
PreQuery A transform that executes before data is queried.  
PreRender A transform that executes before data is rendered.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards.Extensions Namespace