GridViewColumnCollection.OnCollectionChanged Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Déclenche l'événement CollectionChanged lorsque GridViewColumnCollection change.
protected:
override void OnCollectionChanged(System::Collections::Specialized::NotifyCollectionChangedEventArgs ^ e);
protected override void OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e);
override this.OnCollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overrides Sub OnCollectionChanged (e As NotifyCollectionChangedEventArgs)
Paramètres
Arguments des événements.