Visual Basic (Declaration) | |
---|---|
Public Delegate Sub StateChangedHandler( _ ByVal sender As System.Object, _ ByVal e As StateChangedArgs _ ) |
Parameters
- sender
- Source of the event.
- e
- An EventArgs value that contains the event data.
ActiveReports Developer 7 | |
StateChangedHandler Delegate | |
See Also |
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document Namespace : StateChangedHandler Delegate |
Glossary Item Box