CollectionView.IsCurrentInSync Propriedade

Definição

Obtém um valor que indica se o CurrentItem está em .CurrentPosition

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

Valor de Propriedade

true se o CurrentItem estiver na vista e no CurrentPosition; caso contrário, false.

Aplica-se a