For a list of all members of this type, see CellPadding members.
Public Properties
| Name | Description |
| All | Gets or sets the padding, in pixels, for the all edges. |
| Bottom | Gets or sets the padding, in pixels, for the bottom edge. |
| Horizontal | Gets the sum, in pixels, for the right and left edges. |
| IsEmpty | Gets a value indicating whether this instance is empty. |
| Left | Gets or sets the padding, in pixels, for the left edge. |
| Right | Gets or sets the padding, in pixels, for the right edge. |
| Top | Gets or sets the padding, in pixels, for the top edge. |
| Vertical | Gets the sum, in pixels, for the top and bottom edges. |
Top
See Also