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.
Gets or sets the definition of the scorecard view.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property GridViewDefinition As GridViewDefinition
Get
Set
'Usage
Dim instance As ConfiguredView
Dim value As GridViewDefinition
value = instance.GridViewDefinition
instance.GridViewDefinition = value
public GridViewDefinition GridViewDefinition { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.GridViewDefinition
The definition of the scorecard view.