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

In This Topic
    Parent Property (TablixMember)
    In This Topic
    Gets the parent TablixMember object or null.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As TablixMember
    public TablixMember Parent {get;}
    See Also