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

適用於