New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.RadComboBoxRequestEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.RadComboBoxRequestEventArgs
Methods
get_text
Returns the text from the input of the RadComboBox.
Parameters
Returns
String
- the text from the input of the RadComboBox
get_domEvent
Returns the Sys.UI.DomEvent instance associated to the raised event.
Parameters
Returns
Sys.UI.DomEvent