Gets or sets the ListItem at the specified index.
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;}
ItemCollection Class | Resco.Controls.AdvancedComboBox Namespace