ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / StyleSheetService Class
Members

In This Topic
    StyleSheetService Class
    In This Topic
    Specifies information about a report's evaluated styles.
    Object Model
    StyleSheetService Class
    Syntax
    'Declaration
     
    Public Class StyleSheetService 
       Implements IStyleSheetService 
    public class StyleSheetService : IStyleSheetService  
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.StyleSheetService

    See Also