Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixHierarchy Class / Report Property

In This Topic
    Report Property (TablixHierarchy)
    In This Topic
    Gets the C1RdlReport object containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As C1RdlReport
    public C1RdlReport Report {get;}
    See Also