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