Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Load( _ ByVal reportDefinitionFile As System.IO.FileInfo _ ) |
C# | |
---|---|
public void Load( System.IO.FileInfo reportDefinitionFile ) |
Parameters
- reportDefinitionFile
- The report definition (*.rdlx) file to load.
ActiveReports Developer 7 | |
Load(FileInfo) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class > Load Method : Load(FileInfo) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Load( _ ByVal reportDefinitionFile As System.IO.FileInfo _ ) |
C# | |
---|---|
public void Load( System.IO.FileInfo reportDefinitionFile ) |