DataGridViewRowContextMenuStripNeededEventArgs Properties
.NET Framework 4.5
The DataGridViewRowContextMenuStripNeededEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContextMenuStrip | Gets or sets the shortcut menu for the row that raised the RowContextMenuStripNeeded event. |
|
RowIndex | Gets the index of the row that is requesting a shortcut menu. |