ICollectionView.MoveCurrentToPrevious Methode

Definition

Legt das Element vor der CurrentItem Ansicht als die CurrentItem.

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

Gibt zurück

true wenn das Ergebnis CurrentItem ein Element in der Ansicht ist; andernfalls false.

Gilt für:

Weitere Informationen