Top Property (CellPadding)
In This Topic
Gets or sets the amount of space (in points) to add above the contents of a single cell or all cells in a table.
Syntax
'Declaration
Public Property Top As System.Single
public System.float Top {get; set;}
See Also