New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

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.