GridCellSet Members (Microsoft.PerformancePoint.Scorecards)
Represents a set of scorecard grid cells.
The following tables list the members exposed by the GridCellSet type.
Public Constructors
Name | Description | |
---|---|---|
GridCellSet | Overloaded. Initializes a new instance of the GridCellSet class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
DefaultCellFormatInfo | The default cell formatting to use for new cells. | |
Item | Overloaded. Gets a cell based on specific coordinates. | |
Table | The data table. This property is used internally. |
Top
Protected Properties
Name | Description | |
---|---|---|
Item | Overloaded. Gets a cell based on specific coordinates. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
ClearTags | Clears all the cell tags. | |
Clone | Performs a deep clone of this object. | |
Equals | Overloaded. (inherited from Object) | |
Get | Overloaded. Gets the cell at specific coordinates. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
GridCellSet Class
Microsoft.PerformancePoint.Scorecards Namespace