DataGrid.OnBackgroundColorChanged(EventArgs) Метод

Определение

Вызывает событие 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)

Параметры

e
EventArgs

Объект класса EventArgs, содержащий данные события.

Применяется к