Telerik.Web.UI.RadMultiColumnComboBoxSelectedIndexChangedEventArgs
Provides data for the RadComboBoxSelectedIndexChanged event of the RadComboBoxcontrol.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadMultiColumnComboBoxSelectedIndexChangedEventArgs
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.