Grid Highlighted Item?

Can someone tell me… where in the code determines what item will have the square highlight around it on a grid layout? I would like to move the square up to the row above where it is now.

Thank you.

That would be SetFocusedListItem

  • Joel

Thank you.