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