C1.C1Preview Namespace : UserCellGroup Class |
The following tables list the members exposed by UserCellGroup.
Name | Description | |
---|---|---|
UserCellGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
CellStyle | Gets the Style of objects contained in the cells of the current cell group. See TableCell.CellStyle for details. | |
Owner | Gets the UserCellGroupCollection containing the current cell group. | |
Ranges | Gets an array of System.Drawing.Rectangle structures identifying all cells included in the current group. For details, UserCellGroup Constructor(Rectangle) (lone cells are represented by rectangles with both dimensions set to 1). | |
Style | Gets the Style of the current cell group. | |
Table | Gets the RenderTable containing the current cell group. |
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another UserCellGroup to the current object. | |
ContainsCell | Tests whether the current cell group contains a cell with the specified row and column indices. |