ActiveReports 12
GetSecondaryStreams Method (StreamProvider)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace > StreamProvider Class : GetSecondaryStreams Method
Returns an array of GrapeCity.ActiveReports.Extensibility.IO.StreamInfo objects providing access to the secondary stream(s).
Syntax
'Declaration
 
Public MustOverride Function GetSecondaryStreams() As StreamInfo()
public abstract StreamInfo[] GetSecondaryStreams()
See Also

Reference

StreamProvider Class
StreamProvider Members