PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TableRowCollection Class
Members

In This Topic
    TableRowCollection Class
    In This Topic
    Represents a collection of rows (objects of the TableRow type) in a RenderTable.
    Object Model
    TableRowCollection Class
    Syntax
    'Declaration
     
    Public Class TableRowCollection 
       Inherits TableVectorCollection
    public class TableRowCollection : TableVectorCollection 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Util.FastList
          C1.C1Preview.TableVectorCollection
             C1.C1Preview.TableRowCollection

    See Also