MobileForms Toolkit Documentation

BoundItem.SetData Method (Object, PropertyMapping)

Sets new object with specified mapping.

public virtual void SetData(
object data,
PropertyMapping propertyMapping
);

Parameters

data
Object to bind to.
propertyMapping
PropertyMapping created for the type.

See Also

BoundItem Class | Resco.Controls.AdvancedComboBox Namespace | BoundItem.SetData Overload List