ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / RowGrouping Class
Properties Methods Events

In This Topic
    RowGrouping Class Members
    In This Topic

    The following tables list the members exposed by RowGrouping.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the RowGrouping class.

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

    Gets or sets the dynamic row headings for the 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 the static row headings for the grouping.

     
    Public Property

    Gets or sets the width of the row header.

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