DataGridViewCellContextMenuStripNeededEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ColumnIndex | Gets a value indicating the column index of the cell that the event occurs for.(Inherited from DataGridViewCellEventArgs.) |
![]() | ContextMenuStrip | Gets or sets the shortcut menu for the cell that raised the CellContextMenuStripNeeded event. |
![]() | RowIndex | Gets a value indicating the row index of the cell that the event occurs for.(Inherited from DataGridViewCellEventArgs.) |
Show:
