[]
Gets or sets padding within the FieldInfo object.
public Padding Padding { get; set; }
Public Property Padding As Padding
| Type | Description |
|---|---|
| Padding | A Padding that represents the field's internal spacing characteristics.
|
This property determines the distance between the input area of the FieldInfo and the boundary edge.