InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / IsContent Property

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