ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ColumnGrouping Class
Members

In This Topic
    ColumnGrouping Class
    In This Topic
    The ColumnGrouping element defines a column header region for a matrix.
    Object Model
    ColumnGrouping Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ColumnGrouping 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIScopeDefinitionIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ColumnGrouping

    See Also