Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLTableItem Class / WidthValue Property

In This Topic
    WidthValue Property (XHTMLTableItem)
    In This Topic
    Gets or sets the integer value of the table width.
    Syntax
    'Declaration
     
    Public Property WidthValue As System.Integer
    public System.int WidthValue {get; set;}
    See Also