CollectionView.IsCurrentInSync Özellik

Tanım

öğesinin konumunda CurrentPositionolup olmadığını CurrentItem belirten bir değer alır.

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

Özellik Değeri

trueCurrentItem görünümde ve CurrentPositionkonumunda ise , değilse , false.

Şunlara uygulanır