MobileForms Toolkit Documentation

ItemAddingEventArgs Properties

The properties of the ItemAddingEventArgs class are listed below. For a complete list of ItemAddingEventArgs class members, see the ItemAddingEventArgs Members topic.

Public Instance Properties

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.

See Also

ItemAddingEventArgs Class | Resco.Controls.AdvancedComboBox Namespace