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

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