MobileForms Toolkit Documentation

ItemCollection.Item Property

Gets or sets the ListItem at the specified index.

Overload List

Gets or sets the ListItem at the specified index.

public ListItem this[int] {get; set;}

Gets or sets the ListItem or data bound object at the specified index.

public object this[int, bool] {get; set;}

See Also

ItemCollection Class | Resco.Controls.AdvancedComboBox Namespace