[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsTextBox

NoRowsTextBox Property

NoRowsTextBox

Returns a renderable textbox suitable for displaying NoRowsMessage for this instance.

Declaration
public ITextBox NoRowsTextBox { get; }
Implements