Returns the textbox object.
none
RadTextBox, RadNumericTextBox, RadMaskedTextBox depending on configuration.
Returns the DOM element of the label if the widget is in read-only mode.
HTML Element
Returns true if the control is in read only mode.
Boolean
Returns developer name for the control.
String
Returns the value of the text box.
String if textbox, number if numeric textbox
Sets the value of the textbox.
value
Enables the textbox.
Disables the textbox.