InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HyperlinkElement Class / HRef Property

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