GridViewData Properties

Include Protected Members
Include Inherited Members

The GridViewData type exposes the following members.

Properties

  Name Description
Public property Cached Gets or sets a Boolean value that indicates whether this object was retrieved from the cache.
Public property CacheExpiration Gets or sets the timestamp for when this object becomes invalid.
Public property Cells Gets or sets the cell set for the scorecard view.
Public property DefaultCellFormatInfo Gets or sets the default formatting settings for scorecard cells.
Public property DefaultColumnHeaderFormatInfo Gets or sets the default format settings for column header cells.
Public property DefaultRollupIndicatorId Gets or sets the identifier of the default indicator for rollup calculations.
Public property DefaultRollupIndicatorLocation Gets or sets the location of the indicator that is used by default for rollup calculations.
Public property DefaultRowHeaderFormatInfo Gets or sets the default format settings for row header cells.
Public property EmptyCell Gets or sets the string to display in cells that are empty.
Public property InvalidCell Gets or sets the string to display in cells that have invalid contents.
Public property LastAnnotationUpdatedOn Gets or sets the timestamp for the last time an annotation (comment) was updated on the scorecard.
Public property PageFilters Gets or sets the collection of members used to slice the scorecard values.
Public property PerUserTransforms This object, member, or enumeration is deprecated and is not intended to be used in your code.
Public property PostQueryTransforms Gets or sets a set of transform operations that are applied to this object after retrieving data from the data source.
Public property PreQueryTransforms Gets or sets a set of transform operations that are applied to this object immediately before retrieving data from the data source.
Public property PreRenderTransforms Gets or sets a set of transform operations that are applied to this object prior to rendering the scorecard.
Public property RootColumnHeader Gets or sets the root cell of the column header tree.
Public property RootRowHeader Gets or sets the root cell of the row header tree.
Public property ScorecardLocation Gets or sets the location of the scorecard object in the repository.
Public property ScorecardViewId Gets or sets the identifier of the ConfiguredView instance that is associated with the scorecard.
Public property TICurrentDateTime Gets or sets the value that is passed from a Time Intelligence filter to the scorecard's Current Date Time endpoint.
Public property TIFormula Gets or sets the value that is passed from a Time Intelligence filter to the scorecard's TI Formula endpoint.

Top

See Also

Reference

GridViewData Class

Microsoft.PerformancePoint.Scorecards Namespace