CellPadding Property
CellPadding
Gets or sets the amount of spaces for cell padding in the cell in pixels.
Declaration
[TypeConverter(typeof(_vx))]
public override CellPadding CellPadding { get; set; }
<TypeConverter(GetType(_vx))>
Public Overrides Property CellPadding As CellPadding
Overrides