[]
        
(Showing Draft Content)

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

Margin Property

Margin

Gets or sets the space around the Field.

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

A Padding representing the space between field.
The default is "0,0,0,0".

Remarks

This property determines the distance between one field and it's neighbors.