[]
        
(Showing Draft Content)

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

Padding Property

Padding

Gets or sets padding within the FieldInfo object.

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

A Padding that represents 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 FieldInfo and the boundary edge.