ActiveReports 9
Load Method (ReportModelBase)

Loader that defines loading strategy
Loads data into report. Must be implemented in descedants.
Syntax
'Declaration
 
Public MustOverride Sub Load( _
   ByVal input As IDocumentLoader _
) 
public abstract void Load( 
   IDocumentLoader input
)

Parameters

input
Loader that defines loading strategy
See Also

Reference

ReportModelBase Class
ReportModelBase Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum