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

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