Represents the set of rows in the body section of a Tablix.

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

Syntax

C#
[DefaultMemberAttribute("Item")]
public class TablixRows : OwnedCollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class TablixRows _
	Inherits OwnedCollection

Inheritance Hierarchy

See Also