The SelectedIndexChangedArgs type exposes the following members.

Constructors

  Name Description
Public method SelectedIndexChangedArgs
Initializes a new instance of the SelectedIndexChangedArgs class.

Properties

  Name Description
Public property Picker
Gets the target pickers that raised SelectedIndexChanged event.

See Also