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