New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OldText
OldValue
Text
Value
Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs
Provides data for the RadComboBoxSelectedIndexChanged event of the RadComboBoxcontrol.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs
Properties
OldText String
Gets or sets the old text.
OldValue String
Gets or sets the old value.
Text String
Gets or sets the text.
Value String
Gets or sets the value.