MobileForms Toolkit Documentation

ItemTemplate.Item Property

Gets or sets the Cell at the given index.

Overload List

Gets or sets the Cell at the given index.

public Cell this[int] {get; set;}

Gets or sets the Cell with the given name.

public Cell this[string] {get; set;}

See Also

ItemTemplate Class | Resco.Controls.AdvancedComboBox Namespace