Represents a single cell in a matrix data region. This class cannot be inherited.
The following tables list the members exposed by the MatrixCell type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CellLabel | Contains the label to use for rendering the cell in an OWC Pivot table. | 
| .gif) | DataElementName | Gets the name to use for the data element for instances of this matrix cell. | 
| .gif) | DataElementOutput | Indicates whether the matrix cell should appear in a data rendering. | 
| .gif) | ID | Contains the unique identifier for the matrix cell. | 
| .gif) | ReportItem | Contains the report items contained in this cell. | 
| .gif) | SharedRenderingInfo | Gets or sets a property that contains data for use in future rendering extensions. This data will be shared across every instance of this matrix cell. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MatrixCell Class
Microsoft.ReportingServices.ReportRendering Namespace