[]
Represents a row grouping for a matrix.
public sealed class RowGrouping : ReportComponent, IReportComponentContainer, IReportComponent, IComponent, IDisposable, IValidateable, IScopeDefinition
| Name | Description |
|---|---|
| RowGrouping() |
|
| Name | Description |
|---|---|
| Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
| DynamicRows |
|
| FixedHeader |
|
| StaticRows |
|
| Width |
|
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the current state of the RowGrouping object. |