EK RTF report components for .Net
PreviousUpNext
EkBaseReport.OnFinished Property
Pascal
property OnFinished: EventHandler;
C#
EventHandler OnFinished;
Visual Basic
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.