ActiveReports 9
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 System.String _
) 
public void LoadStyles( 
   System.string fileName
)

Parameters

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

Reference

SectionReport Class
SectionReport Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum