BaseView.GotFocus Event
Fires when focus is moved to any document within the current View.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The GotFocus event's data class is EventArgs.
See Also