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