[]
Occurs when a cell goes into edit mode.
public event EventHandler<CancelEventArgs> EditStarting
Public Event EditStarting As EventHandler(Of CancelEventArgs)
Type | Description |
---|---|
EventHandler<CancelEventArgs> | Occurs when a cell goes into edit mode. |