[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.Field.Padding

Padding Property

Padding

Gets or sets padding within the Field.

Declaration
public Padding Padding { get; set; }
Public Property Padding As Padding
Property Value
Type Description
Padding

A Padding representing the field's internal spacing characteristics.
The default is "0,0,0,0".

Remarks

This property determines the distance between the input area of the Field and the bounds edge of it.