[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBox.Margin

Margin Property

Margin

Gets or sets the margins around the border of the char box.

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

A Padding indicates the margins.
The default is "0,0,0,0".

Remarks

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