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

In This Topic
    TableGroup Class Members
    In This Topic

    The following tables list the members exposed by TableGroup.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TableGroup class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
    Public Property

    Gets or sets the group footer row for the table.

     
    Public Property

    Gets or sets the expressions by which to group the data.

     
    Public Property

    Gets or sets the group header row for the table.

     
    Public Property

    Gets or sets a value indicating whether a table group is kept together on a single page where possible.

     
    Public PropertyIndicates whether the orphaned footer is displayed on next page.  
    Public Property

    Gets the expressions by which to sort the data.

     
    Public Property

    Gets or sets a value indicating whether the group (and any group embedded within it) is hidden.

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