[]
Gets or sets the amount of space, in pixels, to add to cell padding in cells of the column(s).
[TypeConverter(typeof(ExpandableObjectConverter))]
public CellPadding CellPadding { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property CellPadding As CellPadding