ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / Attributes Property

In This Topic
    Attributes Property (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As System.Collections.Hashtable
    public System.Collections.Hashtable Attributes {get;}
    See Also