GridView.MoveToNextScrollAnnotation(ScrollAnnotationKind) Method
In This Article
Moves the focus to the next row with a scrollbar annotation of the specified kind.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
kind | DevExpress. |
A kind of scroll annotation. |
#Returns
Type | Description |
---|---|
Boolean | true if the focus is successfully moved; otherwise, false. |
See Also
MoveToNextScrollAnnotation(ScrollAnnotationKind)