DataGrid.OnBackgroundColorChanged(EventArgs) Método

Definição

Aciona o evento BackgroundColorChanged.

protected:
 virtual void OnBackgroundColorChanged(EventArgs ^ e);
protected virtual void OnBackgroundColorChanged (EventArgs e);
abstract member OnBackgroundColorChanged : EventArgs -> unit
override this.OnBackgroundColorChanged : EventArgs -> unit
Protected Overridable Sub OnBackgroundColorChanged (e As EventArgs)

Parâmetros

e
EventArgs

Um EventArgs que contém os dados do evento.

Aplica-se a