FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ToolTipLinkClickedEventArgs Class / Target Property

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