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

In This Topic
    NoRows Property (IDataRegion)
    In This Topic
    Indicates if the DataRegion has no rows available.
    Syntax
    'Declaration
     
    ReadOnly Property NoRows As Boolean
    bool NoRows {get;}
    See Also