Represents the method that will handle the LoadCompleted event of a Document.
[Visual Basic]
Public Delegate Sub LoadCompletedEventHandler( _
ByVal sender As Object, _
ByVal e As EventArgs _
)
DataDynamics.ActiveReports.Document Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.