Search
DropDownSelectionEventObject Members
Constructors Methods
 


Contains event information passed to dropDownValueSelected event handlers.

The following tables list the members exposed by the DropDownSelectionEventObject type.

 Public Constructors

  Name Description

DropDownSelectionEventObject

Initializes a new instance of the class.

 Public Methods

  Name Description

getQueryList

get the list of items displayed in drop down

getSelectedValue

get the selected data from drop down list

getSource

 

 See Also