[]
protected virtual 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)
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 |