Hi ZipGenius Team,
You can achieve your requirement by using below code,
C#:
|
int
lastVisibleLineIndex =
this.dataGrid.AutoScroller.VisualContainer.ScrollRows.LastBodyVisibleLineIndex;
|
Please check this and revert
us if you need further assistance for this.
Regards,
Dhanasekar M.