CollectionView.IsCurrentInSync Proprietà

Definizione

Ottiene un valore che indica se l'oggetto CurrentItem è nella posizione CurrentPosition.

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

Valore della proprietà

true se l'oggetto CurrentItem è nella visualizzazione e nella posizione CurrentPosition; in caso contrario, false.

Si applica a