System.Windows.Forms.DataGridViewColumn.ContextMenuStrip Property

Gets or sets the shortcut menu for the column.

Syntax

[System.ComponentModel.DefaultValue(null)]
public override ContextMenuStrip ContextMenuStrip { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The shortcut menu appears when a user clicks the right mouse button in the column's display area.

Requirements

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