[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItem.Tag

Tag Property

Tag

User-defined data associated with the RibbonItem.

Declaration
[C1Category("Data")]
[C1Description("RibbonItem.Tag", "User-defined data associated with the RibbonItem.")]
[TypeConverter(typeof(StringConverter))]
public object Tag { get; set; }