| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Load( _ ByVal reportDefinitionReader As System.IO.TextReader _ ) | |
| C# | |
|---|---|
public void Load( System.IO.TextReader reportDefinitionReader ) | |
Parameters
- reportDefinitionReader
- The report definition (*.rdlx) file to load.