The properties of the ItemAddingEventArgs class are listed below. For a complete list of ItemAddingEventArgs class members, see the ItemAddingEventArgs Members topic.
Cancel (inherited from CancelEventArgs) | Gets or sets a value indicating whether the event should be canceled. |
ItemIndex | Gets an index of a item that is about to be added. |
ListItem | Sets a ListItem that will be added into AdvancedComboBox's ItemColection. |
ItemAddingEventArgs Class | Resco.Controls.AdvancedComboBox Namespace