ActiveReports Developer 7
LoadStyles Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class : LoadStyles Method

Glossary Item Box

Loads an external stylesheet to use with the report.

Overload List

OverloadDescription
LoadStyles(String)Loads an external stylesheet to use with the report.  
LoadStyles(Stream)Loads an external stylesheet to use with the report.  

See Also