ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / TablixBody Property

In This Topic
    TablixBody Property
    In This Topic
    Gets the bottom right region that contains the data elements of the Tablix.
    Syntax
    'Declaration
     
    Public ReadOnly Property TablixBody As TablixBody
    public TablixBody TablixBody {get;}
    See Also