Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a numeric value for the display element in a table cell.
The GridDisplayElementNumber type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GridDisplayElementNumber() | Called from constructors in derived classes to initialize the GridDisplayElementNumber class. |
![]() |
GridDisplayElementNumber(GridDisplayElementNumber) | Called from constructors in derived classes to initialize the GridDisplayElementNumber class based on another GridDisplayElementNumber object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
FormatType | Gets or sets the format of the cell. |
![]() |
OverrideValue | Gets or sets the decimal equivalent of the formatted value of the cell. |
![]() |
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.) |
![]() |
Value | Gets or sets the value of the cell. |
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