[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcCharMaskCellType.CharBoxSpacing

CharBoxSpacing Property

CharBoxSpacing

Gets or sets the spacing between character boxes.

Declaration
public int CharBoxSpacing { get; set; }
Public Property CharBoxSpacing As Integer
Property Value
Type Description
int

An int value that indicates the spacing between character boxes.
The default is -1.

Remarks

The CharBoxSpacing property determines the space between two character boxes.

See Also
CharBoxes