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

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

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

    See Also