Defines a collection of table band rows.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

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

Inheritance Hierarchy

See Also