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

In This Topic
    NoRows Property (ISubreport)
    In This Topic
    Returns true if no rows of data were loaded by the subreport.
    Syntax
    'Declaration
     
    ReadOnly Property NoRows As Boolean
    bool NoRows {get;}
    See Also