VJournalCollection Events

Events

AddingNewOccurs before an item is added to the list.
(Inherited from BindingList<VJournal>)
ListChangedOccurs when the list or an item in the list changes.
(Inherited from BindingList<VJournal>)

See Also