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

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