ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / EmbeddedStyleSheet Class
Members

In This Topic
    EmbeddedStyleSheet Class
    In This Topic
    Specifies information about an stylesheet embedded to the report definition.
    Object Model
    EmbeddedStyleSheet Class
    Syntax
    'Declaration
     
    Public NotInheritable Class EmbeddedStyleSheet 
       Implements IValidateable 
    public sealed class EmbeddedStyleSheet : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.EmbeddedStyleSheet

    See Also