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