C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableRowCollection Class
Members

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

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

See Also