MobileForms Toolkit Documentation

Row.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 row. The default is null reference.

See Also

Row Class | Resco.Controls.AdvancedList Namespace