MatrixCell Members
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 | |
---|---|---|
![]() |
CellLabel | Contains the label to use for rendering the cell in an OWC Pivot table. |
![]() |
DataElementName | Gets the name to use for the data element for instances of this matrix cell. |
![]() |
DataElementOutput | Indicates whether the matrix cell should appear in a data rendering. |
![]() |
ID | Contains the unique identifier for the matrix cell. |
![]() |
ReportItem | Contains the report items contained in this cell. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
MatrixCell Class
Microsoft.ReportingServices.ReportRendering Namespace