The following tables list the members exposed by CellPadding.
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
Public Methods
Public Events
| Name | Description |
 | PropertyChanged | Occurs when a property value of the CellPadding changes. |
Top
See Also