GridViewDefinition Properties

Include Protected Members
Include Inherited Members

The GridViewDefinition type exposes the following members.

Properties

  Name Description
Public property CellBorderColor Gets or sets the border color of the scorecard cells.
Public property CornerCellFormatInfo Gets or sets the format setting for the top left cell of the scorecard.
Public property DefaultCellBorderColor Gets or sets the default color of scorecard cells.
Public property DefaultCellFormatInfo Gets or sets the default cell format settings.
Public property DefaultColumnHeaderFormatInfo Gets or sets the default format settings for column header cells.
Public property DefaultRollupIndicatorId Gets or sets the identifier of the indicator that is used by default for rollup calculations.
Public property DefaultRollupIndicatorLocation Gets or sets the location of the default indicator that is used 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 if the cell is empty.
Public property InvalidCell Gets or sets the string to display if the cell is invalid.
Public property PerUserTransforms This property is not used by the GridViewDefinition class.
Public property PostQueryTransforms Gets or sets a set of transform operations that are applied to this object after retrieving data from the data sources.
Public property PreQueryTransforms Gets or sets a set of transform operations that are applied to this object immediately before retrieving data from the data sources.
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 ShowGridLines Gets or sets a Boolean value that indicates whether grid lines are displayed.
Public property ShowHiddenHeaders Gets or sets a Boolean value that indicates whether to show hidden headers.
Public property ShowMetricHeaders Gets or sets a Boolean value that indicates whether to show metric headers.
Public property ShowPlusMinus Gets or sets a Boolean value that indicates whether to show the expand/collapse control (+/-).

Top

See Also

Reference

GridViewDefinition Class

Microsoft.PerformancePoint.Scorecards Namespace