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

In This Topic
    IsSpanContent Property (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSpanContent As System.Boolean
    public System.bool IsSpanContent {get;}
    See Also