TableCellContainer Methods

The TableCellContainer type exposes the following members.

Methods

  NameDescription
Public methodCell()
Adds cell to the next column in this container.
Public methodCell(Action<TableCell>)
Adds cell to a specific position in this container.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also