[]
Occurs when the user presses the left mouse button down twice (double-clicks) in a cell.
public event CellClickEventHandler CellDoubleClick
Public Event CellDoubleClick As CellClickEventHandler
| Type | Description |
|---|---|
| CellClickEventHandler | Occurs when the user presses the left mouse button down twice (double-clicks) in a cell. |