ActiveReports 12
LoadStyles(String) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class > LoadStyles Method : LoadStyles(String) Method
The name of the file that loads the style sheet.
Loads an external stylesheet to use with the report.
Syntax
'Declaration
 
Public Overloads Sub LoadStyles( _
   ByVal fileName As String _
) 
public void LoadStyles( 
   string fileName
)

Parameters

fileName
The name of the file that loads the style sheet.
See Also

Reference

SectionReport Class
SectionReport Members
Overload List