[]
Represents a MatrixCell class defines the contents of each detail cell in a matrix.
public sealed class MatrixCell : ReportComponentContainer, IReportComponentContainer, IRdlContainer, IReportComponent, IComponent, IDisposable, IValidateable
Name | Description |
---|---|
MatrixCell() | Initializes a new instance of the MatrixCell class |
MatrixCell(IEnumerable<ReportItem>) | Initializes a new instance of the MatrixCell class using a collection of child report items. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the ReportItem object. |