ReportStorageBase.SetData Method
| Name | Parameters | Description |
|---|---|---|
| SetData(XtraReport, Stream) | report, stream | Stores the specified report to a Report Storage using the specified handle. |
| SetData(XtraReport, String) | report, url | Stores the specified report to a Report Storage using the specified handle. |