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

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

    System.Object
       C1.C1Preview.TableVector
          C1.C1Preview.TableRow

    See Also