Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix;
The IValueChangeCallback interface contains methods implementing matrix events.
IValueChangeCallback
Methods of the interface must be redefined in the custom class.
Method name | Brief description | |
The OnValueChanged method implements the event that occurs on changing value in matrix cell. |
See also: