AJE Components
ReportTableColumnTotal EventsAJE Data Report Engine Help
The ReportTableColumnTotal 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.
(Inherited from EngineClassBase.)
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.
(Inherited from EngineClassBase.)
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from EngineClassBase.)
Back to Top
See Also