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

In This Topic
    Subreport Class Members
    In This Topic

    The following tables list the members exposed by Subreport.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the Subreport class.

     
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether the subreport should inherits containing report style sheet.  
    Public Property

    Gets or sets a value indicating whether the transactions in the subreport are merged with the transactions in the parent report if the data sources use the same connection.

     
    Public Property

    Gets or sets a message to display in the subreport instead of the region layout when no rows of data are available in any dataset for the subreport.

     
    Public PropertyRepresents the subreport's overflow name.  
    Public PropertyGets or sets the string used for naming the sheet in Excel export.  
    Public Property

    Gets the parameters for the subreport.

     
    Public Property

    Gets or sets a string value containing the full path (e.g. "/salesreports/orderdetails") or relative path (e.g. "orderdetails") to the subreport.

     
    Public Property

    Gets or sets a value indicating whether the subreport uses the theme from the current report.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Validates the information in each property of the Subreport object.  
    Top
    See Also