CellPadding Property (XHTMLTableItem)
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