Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLHyperlinkItem Class / Title Property

In This Topic
    Title Property (XHTMLHyperlinkItem)
    In This Topic
    Gets or sets extra information about the element.
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also