'Declaration
Public Function ScrollIntoViewAsync( _ ByVal range As ListViewItemRange _ ) As Task
public Task ScrollIntoViewAsync( ListViewItemRange range )
Parameters
- range
- The range that will enter into view.
'Declaration
Public Function ScrollIntoViewAsync( _ ByVal range As ListViewItemRange _ ) As Task
public Task ScrollIntoViewAsync( ListViewItemRange range )