[]
Paints the cell.
public override Control PaintCell(string id, TableCell parent, Appearance style, Inset margin, object value, bool upperLevel)
Public Overrides Function PaintCell(id As String, parent As TableCell, style As Appearance, margin As Inset, value As Object, upperLevel As Boolean) As Control
Type | Name | Description |
---|---|---|
string | id | The id. |
TableCell | parent | The parent. |
Appearance | style | The style. |
Inset | margin | The margin. |
object | value | The value. |
bool | upperLevel | if set to |
Type | Description |
---|---|
Control |