Load Method (C1RdlReportBase)
 
            
                In This Topic
            
            Loads a report definition from a stream into the current report. The stream should contain an RDL report definition in the supported format.
            
            Overload List
| Overload | Description | 
| Load(Stream) | Loads a report definition from a stream into the current report. The stream should contain an RDL report definition in the supported format.   | 
| Load(String) | Loads a report definition from a file into the current report. The file should contain an RDL report definition in the supported format.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also