Version

DropDownSelectionEventArgs class Members

The following tables list the members exposed by DropDownSelectionEventArgs.

Public Constructors
Public Properties
 NameDescription
Public Propertyvalue (Inherited from Infragistics.Web.UI.DropDownControlEventArgs)
Public Methods
 NameDescription
Public MethodgetNewSelectionan array of dropdown items that are selected but haven't been selected before  
Public MethodgetOldSelectionreturns an array of the old selected items  
See Also