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


In This Topic
    UserCellGroup Class Properties
    In This Topic

    For a list of all members of this type, see UserCellGroup members.

    Public Properties
     NameDescription
    Public PropertyGets the Style of objects contained in the cells of the current cell group. See TableCell.CellStyle for details.  
    Public PropertyGets the UserCellGroupCollection containing the current cell group.  
    Public PropertyGets an array of System.Drawing.Rectangle structures identifying all cells included in the current group. For details, UserCellGroup.UserCellGroup Constructor(Rectangle) (lone cells are represented by rectangles with both dimensions set to 1).  
    Public PropertyGets the Style of the current cell group.  
    Public PropertyGets the RenderTable containing the current cell group.  
    Top
    See Also