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

Glossary Item Box

The following tables list the members exposed by MemoryStreamProvider.

Public Constructors

 NameDescription
Public ConstructorMemoryStreamProvider ConstructorInitializes a new instance of the MemoryStreamProvider class.  
Top

Public Methods

 NameDescription
Public MethodCleanUpOnErrorPerforms the required clean up in case of a rendering error. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider)
Public MethodCreatePrimaryStreamOverridden. Creates the primary working stream.  
Public MethodCreateSecondaryStreamOverridden. Creates a secondary stream in the stream provider.  
Public MethodGetPrimaryStreamOverridden. Gets the primary stream.  
Public MethodGetSecondaryStreamsOverridden. Gets the array of secondary streams  
Top

See Also