Focused Property (C1DropDownEditorBase)
Gets a value indicating whether the control has input focus.
'Declaration
Public Overridable ReadOnly Property Focused As Boolean
public virtual bool Focused {get;}
Property Value
true if the control has focus; otherwise,
false.