[]
        
(Showing Draft Content)

C1.Win.C1Command.C1TopicLink.Tag

Tag Property

Gets or sets arbitrary data that can be associated with the link.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicLink.Tag", "Gets or sets arbitrary data that can be associated with the link.")]
[TypeConverter(typeof(StringConverter))]
public object Tag { get; set; }