The event handler receives an argument of type C1ComboBoxEventArgs containing data related to this event. The following C1ComboBoxEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewSelectedIndex | Gets the new SelectedIndex. |
OldSelectedIndex | Gets the old SelectedIndex. |