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

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