Gets or sets the data at given index.
Gets or sets the data at given index.
public virtual object this[int] {get; set;}
Gets or sets the data in the named field.
public virtual object this[string] {get; set;}
ListItem Class | Resco.Controls.AdvancedComboBox Namespace