VirtualizingPanel.BringIndexIntoView Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When implemented in a derived class, generates the item at the specified index location and makes it visible.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- index
- Type: System.Int32
The index position of the item that is generated and made visible.
Show: