Input for WinForms | ComponentOne
C1.Framework.Html Namespace / HtmlDiv Class
Members

In This Topic
    HtmlDiv Class
    In This Topic
    Class that represents Html DIV tags.
    Syntax
    'Declaration
     
    
    Public Class HtmlDiv 
       Inherits C1.Framework.ParagraphElement
    public class HtmlDiv : C1.Framework.ParagraphElement 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.ParagraphElement
                C1.Framework.Html.HtmlDiv
                   C1.Framework.Html.HtmlElement

    See Also