CollectionView.IsCurrentInSync Egenskap

Definition

Hämtar ett värde som anger om CurrentItem är på CurrentPosition.

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

Egenskapsvärde

true CurrentItem om är i vyn och på CurrentPosition; annars , false.

Gäller för