The ReportSectionBase type exposes the following members.
Back to Top
Events
| Name | Description | |
|---|---|---|
| Changed |
This Event is fired if the SetIsChanged method is called with the 'Notify' argument set to True.
(Inherited from EngineClassBase.) | |
| Dirty |
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.) | |
| PropertyChanged |
Occurs when a property value changes.
(Inherited from EngineClassBase.) |
See Also