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

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