BaseView.IsFocused Property
Gets whether any document within the current View has focus.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if any document within the current View has focus; otherwise, false. |
See Also