Interface IEditNotify
Represents extended properties and methods to manage notification between objects.
public interface IEditNotify : INotify, IUpdate
Properties
- FirstChanged
When implemented by a class, represents index of the first changed line.
- LastChanged
When implemented by a class, represents index of the last changed line.