MobileForms Toolkit Documentation

BoundItem.Item Property

Gets or sets the data at given index.

Overload List

Gets or sets the data at given index.

public override object this[int] {get; set;}

Gets or sets the data in the named field.

public override object this[string] {get; set;}

See Also

BoundItem Class | Resco.Controls.AdvancedComboBox Namespace