[]
Gets or sets the space around the DisplayFieldInfo object.
public Padding Margin { get; set; }
Public Property Margin As Padding
A Padding that represents the space around the field. The default is "0,0,0,0".