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

In This Topic
    Border Property
    In This Topic
    Sets or retrieves the width of the border to draw around the table.
    Syntax
    'Declaration
     
    Public Property Border As System.Integer
    public System.int Border {get; set;}
    See Also