AJE Components
Report LoadData Method AJE Data Report Engine Help
Overload List

  NameDescription
Public methodLoadData 
Loads the Report Data Source from the Data File.
Public methodLoadData(DataSet)
Loads the Report Data Source with the specified Data Set.
Public methodLoadData(Object)
Loads the Report Data Source.
Public methodLoadData(String)
Loads the Report Data Source with the specified Data String.
Public methodLoadData(Uri)
Loads the Report Data Source from the specified URI.
Public methodLoadData(XmlDocument)
Loads the Report Data Source with the specified XML Document.
Public methodLoadData(String, String)
Loads the Report Data Source with the specified Data String.
Back to Top
See Also