C1.C1Preview Namespace : TableCellCollection Class |
For a list of all members of this type, see TableCellCollection members.
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another TableCellCollection to the current object. | |
FindCell | Returns the TableCell object at the specified row and column in the containing RenderTable, or null if that object has not been initialized. | |
GetRightBottomBounds | Gets the bounds of the initialized cells area. The returned System.Drawing.Size structure's System.Drawing.Size.Width contains the column index of the rightmost initialized cell + 1, while System.Drawing.Size.Height contains the row index of the bottommost initialized cell + 1. |