[]
Gets or sets arbitrary data associated with the current cell.
public object Tag { get; set; }
Public Property Tag As Object