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