Share via


GridCell Members (Microsoft.PerformancePoint.Scorecards)

Represents a scorecard grid cell.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property ActualValue The value of this cell's actual (if it is an actual or target value).
Public property BestChildScore The best child score.
Public property CellAnnotation The annotation for the cell.
Public property DisplayElements The display elements of the cell.
Public property FormatInfo The format for the cell.
Public property HasAnnotation A flag that indicates if the cell has annotations.
Public property InBand The in-band value for the indicator.
Public property IndicatorId The ID of the indicator.
Public property IsRollupScore A flag that indicates if the score for this cell is from a rollup.
Public property IsValidScore A flag that indicates if the score of this cell is valid.
Public property IsValueInError A flag that indicates if the value of this cell is in error.
Public property Properties The properties of this cell.
Public property ResolvedFormatInfo The resolved format for the cell.
Public property Score The score of this cell.
Public property Tag A general purpose tag for this cell.
Public property Value The value of this cell.
Public property ValueSource How the value for this cell was computed.
Public property Weight The weight.
Public property WorstChildScore The worst child score.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy of the object.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

GridCell Class
Microsoft.PerformancePoint.Scorecards Namespace