Public Member Functions | |
| this () | |
| this (IntPtr wxobj) | |
| override void | Draw (Grid grid, GridCellAttr attr, DC dc, Rectangle rect, int row, int col, bool isSelected) |
| override Size | GetBestSize (Grid grid, GridCellAttr attr, DC dc, int row, int col) |
| override GridCellRenderer | Clone () |
Protected Member Functions | |
| override void | dtor () |
| this | ( | ) |
| this | ( | IntPtr | wxobj | ) |
| override void dtor | ( | ) | [protected] |
| override void Draw | ( | Grid | grid, | |
| GridCellAttr | attr, | |||
| DC | dc, | |||
| Rectangle | rect, | |||
| int | row, | |||
| int | col, | |||
| bool | isSelected | |||
| ) |
| override Size GetBestSize | ( | Grid | grid, | |
| GridCellAttr | attr, | |||
| DC | dc, | |||
| int | row, | |||
| int | col | |||
| ) |
| override GridCellRenderer Clone | ( | ) |
1.5.4