[]
Gets or sets padding within the DisplayFieldInfo.
public Padding Padding { get; set; }
Public Property Padding As Padding
A Padding that represents the field's internal spacing characteristics. The default is "0,0,0,0".