Overload List
| Name | Description | |
|---|---|---|
| LoadData |
Loads the Report Data Source.
| |
| LoadData(DataSet) |
Loads the Report Data Source with the specified Data Set.
| |
| LoadData(Object) |
Loads the Report Data Source.
| |
| LoadData(String) |
Loads the Report Data Source with the specified Data.
| |
| LoadData(XmlDocument) |
Loads the Report Data Source with the specified Xml Document.
| |
| LoadData(String, String) |
Loads the Report Data Source with the specified Data.
|
See Also