Gets the Cell at the specified index.
Gets the Cell at the specified index.
public Cell this[int] {get; set;}
Gets the Cell with the specified name.
public Cell this[string] {get; set;}
ItemTemplate.CellCollection Class | Resco.Controls.AdvancedComboBox Namespace