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

TableCellCollection Class
Represents a collection of RenderTable cells (objects of the type TableCell). A collection of this type is returned by the RenderTable.Cells property of a table.
Object Model
TableCellCollection Class
Syntax
'Declaration
 
Public Class TableCellCollection 
   Inherits C1.C1Preview.Util.FastList
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.Util.FastList
      C1.C1Preview.TableCellCollection

See Also