AJE Components
EngineClassBase EventsAJE Data Report Engine Help
The EngineClassBase type exposes the following members.
Events

  NameDescription
Public eventChanged
This Event is fired if the SetIsChanged method is called with the 'Notify' argument set to True.
Public eventStatic memberClearing
The Object Clearing Event.
Public eventDirty
This Event is fired if the OnDirtyEvent Property is True or the Optional Paramater 'Notify' in the SetIsDirty method is True when SetIsDirty is called.
Public eventPropertyChanged
Occurs when a property value changes.
Back to Top
See Also