[]
Gets or sets the space around the Field.
public Padding Margin { get; set; }
Public Property Margin As Padding
| Type | Description |
|---|---|
| Padding | A System.Windows.Forms.Padding representing the space between field.
|
This property determines the distance between one field and it's neighbors.