BaseView.Focus() Method
In This Article
Focuses the Grid Control and current View within it.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if the operation was a success; otherwise, false. |
See Also