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

In This Topic
    CellSpacing Property
    In This Topic
    Sets or retrieves the amount of space between cells in the table.
    Syntax
    'Declaration
     
    Public Property CellSpacing As System.Integer
    public System.int CellSpacing {get; set;}
    See Also