ActiveReports 8
LoadStyles(Stream) Method

The stream from which the external stylesheet is loaded.
Loads an external stylesheet to use with the report.
Syntax
'Declaration
 
Public Overloads Sub LoadStyles( _
   ByVal inStream As System.IO.Stream _
) 
public void LoadStyles( 
   System.IO.Stream inStream
)

Parameters

inStream
The stream from which the external stylesheet is loaded.
See Also

Reference

SectionReport Class
SectionReport Members
Overload List

Support Forum