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 | |
---|---|---|
GridDisplayElementText() | Initializes a new instance of the GridDisplayElementText class. | |
GridDisplayElementText(GridDisplayElement) | Initializes a new instance of the GridDisplayElementText class based on another object. |
Top
Properties
Name | Description | |
---|---|---|
Status | Gets or sets the status of the cell element. (Inherited from GridDisplayElement.) | |
Text | Gets or sets the text for the cell element. (Inherited from GridDisplayElement.) | |
TooltipText | Gets or sets the tooltip for the cell element. (Inherited from GridDisplayElement.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top