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

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