[]
Gets or sets the space around the FieldInfo object.
public Padding Margin { get; set; }
Public Property Margin As Padding
| Type | Description |
|---|---|
| Padding | A Padding that represents the space between fields.
|
This property determines the distance between one field and the fields next to it.