DataGrid.OnBackgroundColorChanged(EventArgs) Methode

Definition

Löst das BackgroundColorChanged-Ereignis aus.

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)

Parameter

e
EventArgs

Ein EventArgs, das die Ereignisdaten enthält.

Gilt für: