Method ChangeSelection
ChangeSelection(bool)
Increments or decrementsSelectedIndex
property.
public void ChangeSelection(bool inc)
Parameters
inc
boolSpecifies whether
SelectedIndex
should be incremented.
Increments or decrementsSelectedIndex
property.
public void ChangeSelection(bool inc)
inc
boolSpecifies whether SelectedIndex
should be incremented.