[]
Represents a ColumnGrouping element defines a column header region for a matrix.
public sealed class ColumnGrouping : ReportComponent, IReportComponentContainer, IReportComponent, IComponent, IDisposable, IValidateable, IScopeDefinition
Name | Description |
---|---|
ColumnGrouping() | Initializes a new instance of the ColumnGrouping class. |
Name | Description |
---|---|
Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
DynamicColumns | Gets or sets the dynamic column headings for this grouping. |
FixedHeader |
|
Height | Gets or sets a height of the column header. |
StaticColumns |
|
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the ColumnGrouping object. |