Reports for WinForms | ComponentOne
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 Boolean
    public bool HasSubreports {get;}
    See Also