| Overload | Description |
|---|---|
| RegisterUpdateCallback(TypedEventHandler<C1FlexGrid,CellContentChangingEventArgs>) | Registers the event handler to be called again during the next phase. |
| RegisterUpdateCallback(Int32,TypedEventHandler<C1FlexGrid,CellContentChangingEventArgs>) | Registers the event handler to be called again during the specified phase. |