MobileForms Toolkit Documentation

ListItem.Item Property (String)

Gets or sets the data in the named field.

public virtual object this[
string name
] {get; set;}

Property Value

The data in the named field.

Remarks

If the field is not found in the mapping, a null reference is returned, or value is not set.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace | ListItem.Item Overload List