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

In This Topic
    NoRowsMessage Property (DataRegion)
    In This Topic
    Message to display in the DataRegion when no rows of data are available.
    Syntax
    'Declaration
     
    Public ReadOnly Property NoRowsMessage As String
    public string NoRowsMessage {get;}
    See Also