ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / HasSubreports Property

In This Topic
    HasSubreports Property
    In This Topic
    Gets a value indicating whether the current report contains any Subreport items.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSubreports As System.Boolean
    public System.bool HasSubreports {get;}
    See Also