NoRowsTextBox Property (IDataRegion)
In This Topic
Gets a renderable textbox suitable for displaying the
NoRowsMessage for this instance.
Syntax
'Declaration
ReadOnly Property NoRowsTextBox As ITextBox
ITextBox NoRowsTextBox {get;}
Property Value
An
ITextBox suitable for displaying the no rows message.
See Also