FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1Hyperlink Class / Tag Property

In This Topic
    Tag Property (C1Hyperlink)
    In This Topic
    Gets or sets arbitrary data associated with the current hyperlink.
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also