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

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