ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Subreport Class / InheritStyleSheet Property

In This Topic
    InheritStyleSheet Property
    In This Topic
    Indicates whether the subreport should inherits containing report style sheet.
    Syntax
    'Declaration
     
    Public Property InheritStyleSheet As Boolean
    public bool InheritStyleSheet {get; set;}
    See Also