[]
        
(Showing Draft Content)

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

Margin Property

Margin

Gets or sets the space around the FieldInfo object.

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

A Padding that represents the space between fields.
The default is "0,0,0,0".

Remarks

This property determines the distance between one field and the fields next to it.