[]
Returns a value indicating whether a line should be rendered for a given row and column.
protected virtual bool ShouldDrawLines(int row, int col)
| Type | Name | Description |
|---|---|---|
| int | row | The row index. |
| int | col | The column index. |
| Type | Description |
|---|---|
| bool |