[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBox.Style

Style Property

Style

Gets or sets the style of the char box.

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

A CharBoxStyle indicates the char box style.
The default is Normal.

Remarks

This property determines how to display the Border of the CharBox.