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

In This Topic
    UserCellGroup Class
    In This Topic
    Represents a (possibly sparse) user-defined group of cells (objects of type TableCell) in a RenderTable.
    Object Model
    UserCellGroup Class
    Syntax
    'Declaration
     
    Public Class UserCellGroup 
       Implements IDocumentLocationIStyleOwner 
    public class UserCellGroup : IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.UserCellGroup

    See Also