[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBox.State

State Property

State

Gets or sets the state of the char box.

Declaration
[Browsable(false)]
protected CharBoxState State { get; }
<Browsable(False)>
Protected ReadOnly Property State As CharBoxState
Property Value
Type Description
CharBoxState

A CharBoxState enumeration indicates the state of the char box.

Remarks

This property retrieves the edit state of this CharBox.