[]
Occurs when cell validate infomation is needed.
public event EventHandler<CellValidateInfoNeededEventArgs> CellValidateInfoNeeded
Public Event CellValidateInfoNeeded As EventHandler(Of CellValidateInfoNeededEventArgs)
| Type | Description |
|---|---|
| EventHandler<CellValidateInfoNeededEventArgs> | Occurs when cell validate infomation is needed. |