CollectionView.IsCurrentInSync Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de CurrentItem waarde zich op de CurrentPosition.

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

Waarde van eigenschap

true als het CurrentItem in de weergave en op de CurrentPosition; anders, false.

Van toepassing op