Gets the TablixBody object defining the bottom right region that contains the data elements of the tablix.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public TablixBody Body { get; }
Visual Basic
Public ReadOnly Property Body As TablixBody
	Get

See Also