GalleryControl.GetFirstVisibleRowIndex() Method
Gets the index of the top visible row.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the index of the top visible row. |
See Also