Skip to main content
A newer version of this page is available. .

CellEditContext.OnChanged Method

Name Parameters Description
OnChanged(Object) value A delegate method that handles changes in a custom editor.
OnChanged(String, Object) fieldName, value A delegate method that handles a cell value change in the specified column.