ActiveReports 12
SaveStyles(String) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class > SaveStyles Method : SaveStyles(String) Method
The file name to save the report's Style Sheet to.
Saves a reports styles to an external stylesheet.
Syntax
'Declaration
 
Public Overloads Sub SaveStyles( _
   ByVal fileName As String _
) 
public void SaveStyles( 
   string fileName
)

Parameters

fileName
The file name to save the report's Style Sheet to.
See Also

Reference

SectionReport Class
SectionReport Members
Overload List