[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Command.HasInputFocus

HasInputFocus Property

HasInputFocus

Returns true if the command has focus and "firmly" keeps it (e.g. if it is C1CommandControl and user clicked inside the control).

Declaration
protected virtual bool HasInputFocus { get; }