Basic Library for WinRT
MoveCurrentToNext Method

Sets the item after the CurrentItem in the view as the CurrentItem.
Syntax
'Declaration
 
Public Function MoveCurrentToNext() As System.Boolean
public System.bool MoveCurrentToNext()

Return Value

True if the next item became the CurrentItem; otherwise, false.
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback