Scroll to last panellist item?

Hi,
how can I scroll to the last panellist item?
myList.ScrollTo(myList.Items.Items[myList.Items.Count - 1]);
Is there a better solution?
Kind regards
how can I scroll to the last panellist item?
myList.ScrollTo(myList.Items.Items[myList.Items.Count - 1]);
Is there a better solution?
Kind regards