ActiveReports 10
GetSecondaryStreams Method (StreamProvider)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace > StreamProvider Class : GetSecondaryStreams Method
Returns an array of DataDynamics.Reports.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