GridViewColumnCollection.OnCollectionChanged Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Aciona o CollectionChanged evento quando as GridViewColumnCollection alterações são alteradas.
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)
Parâmetros
Os argumentos do evento.