ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / DataRegion Class / NoRows Property

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