[]
Initializes a new instance of the RenderTable class.
public RenderTable()
Initializes a new instance of the RenderTable class, assigning the row and column counts (see Count).
public RenderTable(int rowCount, int colCount)
| Type | Name | Description |
|---|---|---|
| int | rowCount | |
| int | colCount |