CollectionView.IsDynamic Proprietà

Definizione

Ottiene un valore che indica se l'insieme sottostante fornisce notifiche di modifica.

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

Valore della proprietà

Boolean

true se l'insieme sottostante fornisce notifiche di modifica; in caso contrario, false.

Si applica a