Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UserCellGroup Class / UserCellGroup Constructor

In This Topic
    UserCellGroup Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a rectangular area, in the group.  
    Initializes a new instance of the UserCellGroup class, includes a single cell identified by its coordinates, in the group.  
    Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of rectangular areas, in the group.  
    Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of cell coordinates, in the group.  
    Initializes a new instance of the UserCellGroup class, includes a range of cells identified by a list of rectangular areas or individual cell coordnates, in the group.  
    See Also