Occurs when the user releases a mouse button while over a cell.
Public Event CellMouseUp As CellMouseEventHandler
Grid Object
This event occurs when the user releases any of the mouse buttons. Use the CellMouseEventArgs.Button property to determine which button was clicked.