[]
Gets or sets padding within the DisplayFieldInfo.
public Padding Padding { get; set; }
Public Property Padding As Padding
| Type | Description |
|---|---|
| Padding | A System.Windows.Forms.Padding that represents the field's internal spacing characteristics.
|