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