System.Windows.Forms.DataGrid.BackgroundImageLayoutChanged Event

Occurs when the value of the DataGrid.BackgroundImageLayout property changes.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged

Remarks

The DataGrid.BackgroundImageLayout property is not meaningful for this control, although you can change its value and handle the DataGrid.BackgroundImageLayoutChanged event to detect the change.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0