GridDisplayElementText Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a text value in a scorecard cell.

The GridDisplayElementText type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Status Gets or sets the status of the cell element. (Inherited from GridDisplayElement.)
Public property Text Gets or sets the text for the cell element. (Inherited from GridDisplayElement.)
Public property TooltipText Gets or sets the tooltip for the cell element. (Inherited from GridDisplayElement.)

Top

Methods

  Name Description
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 method ToString (Inherited from Object.)

Top

See Also

Reference

GridDisplayElementText Class

Microsoft.PerformancePoint.Scorecards Namespace