[]
Paints the cell.
public virtual PrePaintTextResult PaintCell(string id, Control parent, Appearance style, Inset margin, object value, bool upperLevel, bool isLastCFRule)
Public Overridable Function PaintCell(id As String, parent As Control, style As Appearance, margin As Inset, value As Object, upperLevel As Boolean, isLastCFRule 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 | isLastCFRule | if set to |
Type | Description |
---|---|
PrePaintTextResult |