名前 | 解説 | |
---|---|---|
AddCell | オーバーロードされます。 Creates an empty table cell with default style at the specified position. | |
AddMissingCells | オーバーロードされます。 Adds empty regular cells to fill out the gaps in the table. | |
ApplyCellConstraints | Performs layout of the table cells.
Execute this method after adding all cells to the table. | |
Render | Draws the table to a GcGraphics. | |
SetHorizontalGridLineWidth | Sets the width of horizontal grid line with a specified index. | |
SetVerticalGridLineWidth | Sets the width of vertical grid line with a specified index. |