[]
Gets or sets the space around the DisplayField.
public Padding Margin { get; set; }
Public Property Margin As Padding
A System.Windows.Forms.Padding representing the space around the field. The default is "0,0,0,0".