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

In This Topic
    TableCol Class
    In This Topic
    Represents a column of a RenderTable.
    Object Model
    TableCol Class
    Syntax
    'Declaration
     
    Public Class TableCol 
       Inherits TableVector
       Implements IDocumentLocationIStyleOwner 
    public class TableCol : TableVector, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.TableVector
          C1.C1Preview.TableCol

    See Also