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

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