'Declaration
Public Overridable Function MoveCurrentToNext() As Boolean
public virtual bool MoveCurrentToNext()
Return Value
True if the resulting System.Windows.Data.PagedCollectionView.CurrentItem is an item in the view; otherwise, false.
'Declaration
Public Overridable Function MoveCurrentToNext() As Boolean
public virtual bool MoveCurrentToNext()