[]
        
(Showing Draft Content)

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

Focused Property

Focused

Gets a value indicating whether the Field has input focus.

Declaration
[Browsable(false)]
public bool Focused { get; }
<Browsable(False)>
Public ReadOnly Property Focused As Boolean
Property Value
Type Description
bool

true if the Field contains the input focus, otherwise, false.