ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ColumnGrouping Class
Properties Methods Events

In This Topic
    ColumnGrouping Class Members
    In This Topic

    The following tables list the members exposed by ColumnGrouping.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the ColumnGrouping class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection object containing all the components hosted in the control.  
    Public Property

    Gets or sets the dynamic column headings for this grouping.

     
    Public Property

    Gets or sets a value indicating whether the header for this grouping should be displayed on the page even when the user scrolls part of the matrix off the page.

     
    Public Property

    Gets or sets the height of the column header.

     
    Public Property

    Gets the static column headings for this grouping.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the ColumnGrouping object.  
    Top
    See Also