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