ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / IVsPackageIntegration Interface / GetStyleSheets Method

In This Topic
    GetStyleSheets Method
    In This Topic
    Returns the Stylesheets.
    Syntax
    'Declaration
     
    Function GetStyleSheets() As String()
    string[] GetStyleSheets()
    See Also