ActiveReports Developer 7
StreamProvider Class Members
See Also  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace : StreamProvider Class

Glossary Item Box

The following tables list the members exposed by StreamProvider.

Public Methods

 NameDescription
Public MethodCleanUpOnErrorPerforms the required clean up in case of a rendering error.  
Public MethodCreatePrimaryStreamReturns DataDynamics.Reports.Extensibility.IO.StreamInfo of the primary stream.  
Public MethodCreateSecondaryStream
 
Returns StreamInfo of the primary stream.  
Public MethodGetPrimaryStreamReturns a DataDynamics.Reports.Extensibility.IO.StreamInfo providing access to the primary stream.  
Public MethodGetSecondaryStreamsReturns an array of DataDynamics.Reports.Extensibility.IO.StreamInfo objects providing access to the secondary stream(s).  
Top

See Also