[]
Represents a list of cells in a row of the corner section of a tablix.
public sealed class TablixCornerRow : ReportComponent, IReportComponentContainer, IReportComponent, IComponent, IDisposable, IValidateable
Name | Description |
---|---|
TablixCornerRow() | Creates a new instance of the TablixCornerRow class. |
Name | Description |
---|---|
Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
TablixCornerCell | Gets a collection of cells in a row of the corner section of a tablix. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the TablixCornerRow object. |