MobileForms Toolkit Documentation

ItemTemplate.CellCollection.Item Property

Gets the Cell at the specified index.

Overload List

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;}

See Also

ItemTemplate.CellCollection Class | Resco.Controls.AdvancedComboBox Namespace