ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / Body Property

In This Topic
    Body Property (ITablix)
    In This Topic
    Gets the bottom right region that contains the data of the tablix.
    Syntax
    'Declaration
     
    ReadOnly Property Body As ITablixBody
    ITablixBody Body {get;}
    See Also