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

In This Topic
    Width Property (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Width As Single
    public float Width {get; set;}
    See Also