This topic has not yet been rated - Rate this topic

DataGridViewCellContextMenuStripNeededEventArgs Properties

The DataGridViewCellContextMenuStripNeededEventArgs type exposes the following members.

  Name Description
Public property ColumnIndex Gets a value indicating the column index of the cell that the event occurs for. (Inherited from DataGridViewCellEventArgs.)
Public property ContextMenuStrip Gets or sets the shortcut menu for the cell that raised the CellContextMenuStripNeeded event.
Public property RowIndex Gets a value indicating the row index of the cell that the event occurs for. (Inherited from DataGridViewCellEventArgs.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.