ICollectionView::MoveCurrentToFirst Method ()
.NET Framework (current version)
Sets the first item in the view as the CurrentItem.
Assembly: WindowsBase (in WindowsBase.dll)
Return Value
Type: System::Booleantrue if the resulting CurrentItem is an item within the view; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: