Gets the TablixRows collection defining the list of rows in the body section of the Tablix.

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

Syntax

C#
public TablixRows Rows { get; }
Visual Basic
Public ReadOnly Property Rows As TablixRows
	Get

See Also