[]
Gets or sets user-supplied data associated with the view item.
public object Tag { get; set; }
Use this property to store any object you want to associate in your code with the view item that you need to access quickly.