[]
Interface implemented by cell editor objects that sends a notification when the value of the editor has changed.
public interface INotifyEditorValueChanged
Public Interface INotifyEditorValueChanged
Name | Description |
---|---|
EditorValueChanged | Occurs when the editor value has been changed by the user. |