MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISubreport Interface

ISubreport Interface Properties

For a list of all members of this type, see ISubreport members.

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