Scroll to the row at the given position - or cell if a column is given - and performs the actions specified in flags.
This function works no matter if the listview is shown or focused. If it isn't, then the changes will take effect once that happens.
position of the item
The column to scroll to or null to not scroll columns.
actions to perform
details of how to perform the scroll operation or null to scroll into view
Scroll to the row at the given position - or cell if a column is given - and performs the actions specified in flags.
This function works no matter if the listview is shown or focused. If it isn't, then the changes will take effect once that happens.