The SelectedIndexChangingArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SelectedIndexChangingArgs |
Initializes a new instance of the SelectedIndexChangingArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() |
NewIndex |
Gets the index of the selected item that will be assigned to picker.
|
![]() |
Picker |
Gets the target pickers that raised SelectedIndexChanging event.
|