MobileForms Toolkit Documentation

ItemComboBox.GetPosition Method 

Gets the index of the item.

protected virtual int GetPosition(
object value,
string bindingMember
);

Parameters

value
Value to search for.
bindingMember
Binding member of the list.

See Also

ItemComboBox Class | Resco.Controls.DetailView Namespace