CollectionView.IsDynamic Propriété

Définition

Obtient une valeur qui indique si la collection sous-jacente fournit des notifications de modification.

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

Valeur de propriété

Boolean

true si la collection sous-jacente fournit des notifications de modification ; sinon, false.

S’applique à