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

In This Topic
    WidthType Property (XHTMLColumnItem)
    In This Topic
    Specifies the units used to measure width.
    Syntax
    'Declaration
     
    Public Property WidthType As SizeType
    public SizeType WidthType {get; set;}
    See Also