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

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