CollectionView.IsCurrentInSync Propiedad

Definición

Obtiene un valor que indica si CurrentItem está en .CurrentPosition

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

Valor de propiedad

true CurrentItem es si está en la vista y en ; en CurrentPositioncaso contrario, falsees .

Se aplica a