Gets or sets the data associated with this RibbonListViewItem.

Syntax

public object Tag { get; set; }
Public Property Tag() As Object