Gets or sets the data at given index.
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;}
BoundItem Class | Resco.Controls.AdvancedComboBox Namespace