SearchLookUpEdit.EditorContainsFocus Property
In This Article
Gets whether the editor or its popup has input focus.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the editor or its popup window has focus; otherwise, false. |
See Also