Gets or sets the data associated with this RibbonListViewItem.
public object Tag { get; set; }
Public Property Tag() As Object