CollectionView.IsCurrentInSync Propriété

Définition

Obtient une valeur qui indique si CurrentItem est à la CurrentPosition.

protected:
 property bool IsCurrentInSync { bool get(); };
protected bool IsCurrentInSync { get; }
member this.IsCurrentInSync : bool
Protected ReadOnly Property IsCurrentInSync As Boolean

Valeur de propriété

Boolean

true si le CurrentItem se trouve dans la vue et à la CurrentPosition ; sinon, false.

S’applique à