ActiveReports 12
LoadStyles(Stream) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class > LoadStyles Method : 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 Stream _
) 
public void LoadStyles( 
   Stream inStream
)

Parameters

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

Reference

SectionReport Class
SectionReport Members
Overload List