IValueChangeCallback

Assembly: Matrix;

Description

The IValueChangeCallback interface contains methods implementing matrix events.

Inheritance Hierarchy

IValueChangeCallback

Comments

Methods of the interface must be redefined in the custom class.

Methods

  Method name Brief description
OnValueChanged The OnValueChanged method implements the event that occurs on changing value in matrix cell.

See also:

Matrix Assembly Interfaces