Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLTableItem
.
.
::
.
CellPadding Property
XHTMLTableItem Class
See Also
Sets or retrieves the amount of space between the border of the cell and the content of the cell.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
int
CellPadding
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
CellPadding
As
Integer
See Also
XHTMLTableItem Class
C1.Win.XmlEditor.UICustomization Namespace