System.Windows.Forms.DataGridView.CellContextMenuStripChanged Event

Occurs when the DataGridViewCell.ContextMenuStrip property changes.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public event DataGridViewCellEventHandler CellContextMenuStripChanged

Remarks

For more information about handling events, see Consuming Events.

Requirements

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