ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISubreport Interface
Properties Methods

In This Topic
    ISubreport Interface Members
    In This Topic

    The following tables list the members exposed by ISubreport.

    Public Properties
     NameDescription
     PropertyReturns a renderable textbox suitable for displaying error message when subreport processed with error.  
     PropertyReturns true if no rows of data were loaded by the subreport.  
     PropertyMessage to display in the subreport when no rows of data are available in any data set in the subreport.  
     PropertyReturns a renderable textbox suitable for displaying NoRowsMessage for this instance.  
     PropertyThe string used for naming the sheet in Excel export.  
     PropertyGets a value indicating if an error occured why attempting to process the report.  
     PropertyGet the renderable report that this subreport ReportItem represents.  
    Top
    See Also