ICollectionView.MoveCurrentToPrevious Methode

Definition

Legt das Element vor CurrentItem in der Ansicht als CurrentItem fest.

public:
 bool MoveCurrentToPrevious();
public bool MoveCurrentToPrevious ();
abstract member MoveCurrentToPrevious : unit -> bool
Public Function MoveCurrentToPrevious () As Boolean

Gibt zurück

true, wenn das resultierende CurrentItem ein Element innerhalb der Ansicht ist, andernfalls false.

Gilt für:

Weitere Informationen