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

In This Topic
    CellPadding Property
    In This Topic
    Sets or retrieves the amount of space between the border of the cell and the content of the cell.
    Syntax
    'Declaration
     
    Public Property CellPadding As System.Integer
    public System.int CellPadding {get; set;}
    See Also