ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HyperlinkElement Class / Target Property

In This Topic
    Target Property (HyperlinkElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Target As System.String
    public System.string Target {get; set;}
    See Also