ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TablixCell Class / Owner Property

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