MobileForms Toolkit Documentation

ItemAdvancedComboBox.UpdatePosition Method 

Updates the position in list after setting the value bound with the bindingMember.

protected virtual void UpdatePosition(
object value,
string bindingMember
);

Parameters

value
Value that was set.
bindingMember
Binding member of the list.

See Also

ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace