|
EK RTF report components for .Net
|
property OnFinished: EventHandler;
EventHandler OnFinished;
Property OnFinished() As EventHandler
Event OnFinished appears after performing the Execute methods of report component.
In the event handler you may insert a code for some additional actions.
|
Copyright (c) 2007. All rights reserved.
|