ActiveReports 9
SyncEvents Method

Syntax
'Declaration
 
Public Sub SyncEvents( _
   ByVal source As System.Drawing.Printing.PrintController, _
   ByVal destination As System.Drawing.Printing.PrintController _
) 
public void SyncEvents( 
   System.Drawing.Printing.PrintController source,
   System.Drawing.Printing.PrintController destination
)

Parameters

source
destination
See Also

Reference

PrintControllerEventsProvider Class
PrintControllerEventsProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum