GalleryControl.GetLastVisibleRowIndex() Method
In This Article
Gets the index of the bottom visible row.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Int32 | An integer value that specifies the index of the bottom visible row. |
See Also