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