ActiveReports 12
NoRows Property (ISubreport)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ISubreport Interface : NoRows Property
Returns true if no rows of data were loaded by the subreport.
Syntax
'Declaration
 
ReadOnly Property NoRows As Boolean
bool NoRows {get;}
See Also

Reference

ISubreport Interface
ISubreport Members