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

In This Topic
    NoRowsTextBox Property (IDataRegion)
    In This Topic
    Returns a renderable textbox suitable for displaying NoRowsMessage for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property NoRowsTextBox As ITextBox
    ITextBox NoRowsTextBox {get;}
    See Also