CellPadding Property
CellPadding
Gets or sets the amount of spaces to pad the cell(s) in pixels.
Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public CellPadding CellPadding { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property CellPadding As CellPadding