Occurs when the component is disposed by a call to the Dispose method.
| Visual Basic (Declaration) | |
|---|---|
| Public Event Disposed As System.EventHandler | |
| C# | |
|---|---|
| public event System.EventHandler Disposed | |
|     | 
| ActiveReports Developer 7 | |
| Disposed Event | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataCell Class : Disposed Event | 
Glossary Item Box
Occurs when the component is disposed by a call to the Dispose method.
| Visual Basic (Declaration) | |
|---|---|
| Public Event Disposed As System.EventHandler | |
| C# | |
|---|---|
| public event System.EventHandler Disposed | |