MobileForms Toolkit Documentation

RowTemplate.Item Property (String)

Gets or sets the Cell with the given name.

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

Property Value

The Cell with the given name.

See Also

RowTemplate Class | Resco.Controls.AdvancedList Namespace | RowTemplate.Item Overload List