GridViewDefinition Members (Microsoft.PerformancePoint.Scorecards)

Represents the definition of a scorecard first class object (FCO).

The following tables list the members exposed by the GridViewDefinition type.

Public Constructors

  Name Description
Public method GridViewDefinition Overloaded. Initializes a new instance of the GridViewDefinition class.

Top

Public Properties

  Name Description
Public property CellBorderColor The cell border color.
Public property DefaultCellFormatInfo The default cell formatting information.
Public property DefaultColumnHeaderFormatInfo The default formatting information for the column header.
Public property DefaultRollupIndicatorId The ID for the default Rollup indicator.
Public property DefaultRowHeaderFormatInfo The default formatting information for the row header.
Public property EmptyCell The string to display if the cell is empty.
Public property InvalidCell The string to display if the cell is invalid.
Public property PageFilters The page filters of this GridViewDefinition instance.
Public property PerUserTransforms Per-user transforms.
Public property PostQueryTransforms Post-query transforms.
Public property PreQueryTransforms Pre-query transforms.
Public property PreRenderTransforms Pre-render transforms.
Public property RootColumnHeader The root column header.
Public property RootRowHeader The root row header.
Public property ShowGridLines If true, then grid lines are displayed.
Public property ShowHiddenHeaders If true, then show hidden headers.
Public property ShowMetricHeaders If true, then show metric headers.
Public property ShowPlusMinus If true, then show the expand/collapse toggle control (+/-).

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy of an object.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method HasKpisOnColumns Determines if there are any KPI nodes in the column headers.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Transpose Transposes columns and rows.
Public method Validate Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

GridViewDefinition Class
Microsoft.PerformancePoint.Scorecards Namespace