MobileForms Toolkit Documentation

ListItem.Tag Property

Gets or sets the object that contains data about the control.

public object Tag {get; set;}

Property Value

An object that contains data about the ListItem. The default is null reference.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace