InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / LinkClickedEventArgs Class / HRef Property

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