public interface IViewNoteEvents : IViewEvents,
INotifyPropertyChanged
Public Interface IViewNoteEvents
Inherits IViewEvents, INotifyPropertyChanged
AfterShowData | Event that occurs after the data is displayed. |
BeforeShowData | Event that occurs before data is displayed. |