StreamProvider Class Members
In This Topic
The following tables list the members exposed by StreamProvider.
Public Methods
| Name | Description |
| CleanUpOnError | Performs the required clean up in case of a rendering error. |
| CreatePrimaryStream | Returns GrapeCity.ActiveReports.Extensibility.IO.StreamInfo of the primary stream. |
| CreateSecondaryStream | Returns GrapeCity.ActiveReports.Extensibility.IO.StreamInfo of the primary stream. |
| GetPrimaryStream | Returns a GrapeCity.ActiveReports.Extensibility.IO.StreamInfo providing access to the primary stream. |
| GetSecondaryStreams | Returns an array of GrapeCity.ActiveReports.Extensibility.IO.StreamInfo objects providing access to the secondary stream(s). |
Top
See Also