TreeView for WinForms | ComponentOne
C1.Win.SuperTooltip Namespace / C1SuperLabelLinkClickedEventArgs Class / Target Property

In This Topic
    Target Property (C1SuperLabelLinkClickedEventArgs)
    In This Topic
    Gets the value of the link's TARGET attribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Target As String
    public string Target {get;}
    See Also