GridDisplayElementHyperLink members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a link for a key performance indicator (KPI) in a scorecard cell.
The GridDisplayElementHyperLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GridDisplayElementHyperLink() | Initializes a new instance of the GridDisplayElementHyperLink class. | |
GridDisplayElementHyperLink(GridDisplayElementHyperLink) | Initializes a new instance of the GridDisplayElementHyperLink class based on another object of the same type. |
Top
Properties
Name | Description | |
---|---|---|
LinkUrl | Gets or sets the URL for the link. | |
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