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

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