C1.C1Preview Namespace : TableCell Class |
For a list of all members of this type, see TableCell members.
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) properties from another TableCell to the current object. The TableCell.Row and TableCell.Col properties are not copied. A "deep" copy of the TableCell.RenderObject is made, i.e. a copy of the TableCell.RenderObject is created and assigned to the newly created cell's TableCell.RenderObject property. | |
IsVisible | Determines whether the current cell is visible in the containing table. A cell is visible if it spans at least one visible row and column (see TableVector.Visible). |