GridView.GetScrollAnnotations(ScrollAnnotationKind) Method
In This Article
Returns informaiton on scroll annotations 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 Scroll |
#Returns
Type | Description |
---|---|
DevExpress. |
An array of Grid |
See Also