Represents a list of cells in a row of 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 TablixCells : OwnedCollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class TablixCells _
	Inherits OwnedCollection

Inheritance Hierarchy

See Also