ActiveReports 19 .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 ConstructorInitializes a new instance of the Subreport class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the subreport inherits the containing report's style sheet.  
    Public PropertyGets or sets a value indicating whether the transactions in the subreport are merged with the parent report.  
    Public PropertyGets or sets a message to display in the subreport if no rows of data are available.  
    Public PropertyGets or sets the overflow name for the subreport.  
    Public PropertyGets or sets the name used for the sheet in Excel exports.  
    Public PropertyGets the parameters associated with the subreport.  
    Public PropertyGets or sets the path to the subreport.  
    Public PropertyGets or sets a value indicating whether the subreport uses the theme from the current report.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns a list of the expressions contained by this report item.  
    Public MethodOverridden. Validates the current state of the Subreport object.  
    Top
    See Also