The SelectedIndexChangingArgs type exposes the following members.

Constructors

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

Properties

  Name Description
Public property NewIndex
Gets the index of the selected item that will be assigned to picker.
Public property Picker
Gets the target pickers that raised SelectedIndexChanging event.

See Also