ActiveReports Developer 7
GetStyleSheets Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > IVsPackageIntegration Interface : GetStyleSheets Method

Glossary Item Box

Returns the Stylesheets.

Syntax

Visual Basic (Declaration) 
Function GetStyleSheets() As System.String()
C# 
System.string[] GetStyleSheets()

See Also