[]
protected override bool renderInnerCell(Graphics g, Style style, ref Rectangle r, int col, int row, string val, bool button, bool buttonText, bool buttonAlways, bool activecell, Image buttonPicture)
Protected Overrides Function renderInnerCell(g As Graphics, style As Style, ByRef r As Rectangle, col As Integer, row As Integer, val As String, button As Boolean, buttonText As Boolean, buttonAlways As Boolean, activecell As Boolean, buttonPicture As Image) As Boolean
| Type | Name | Description |
|---|---|---|
| Graphics | g | |
| Style | style | |
| Rectangle | r | |
| int | col | |
| int | row | |
| string | val | |
| bool | button | |
| bool | buttonText | |
| bool | buttonAlways | |
| bool | activecell | |
| Image | buttonPicture |
| Type | Description |
|---|---|
| bool |