GridFormatInfo Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the format settings of a scorecard cell or header.

The GridFormatInfo type exposes the following members.

Constructors

  Name Description
Public method GridFormatInfo() Initializes a new instance of the GridFormatInfo class.
Public method GridFormatInfo(GridFormatInfo) Initializes a new instance of the GridFormatInfo class based on another GridFormatInfo object.

Top

Properties

  Name Description
Public property BackColor Gets or sets the background color of the cell.
Public property FontInfo Gets or sets the font properties of the cell.
Public property ForeColor Gets or sets the font color of the cell content.
Public property HorizontalAlignment Gets or sets the horizontal alignment of the cell content.
Public property TextWrap Gets or sets a Boolean value that indicates whether the cell content should wrap to multiple lines.
Public property VerticalAlignment Gets or sets the vertical alignment of the cell content.

Top

Methods

  Name Description
Public method Clone Performs a deep clone of this object.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member Resolve Resolves format settings for cascading components of a scorecard view.
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See Also

Reference

GridFormatInfo Class

Microsoft.PerformancePoint.Scorecards Namespace