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

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