Public Member Functions | |
this () | |
this (string outformat) | |
this (string outformat, string informat) | |
this (IntPtr wxobj) | |
override void | SetParameters (string parameter) |
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 | ( | ) |
Reimplemented from GridCellStringRenderer.
this | ( | string | outformat | ) |
this | ( | string | outformat, | |
string | informat | |||
) |
this | ( | IntPtr | wxobj | ) |
Reimplemented from GridCellStringRenderer.
override void dtor | ( | ) | [protected] |
Reimplemented from GridCellStringRenderer.
override void SetParameters | ( | string | parameter | ) |
override void Draw | ( | Grid | grid, | |
GridCellAttr | attr, | |||
DC | dc, | |||
Rectangle | rect, | |||
int | row, | |||
int | col, | |||
bool | isSelected | |||
) |
Reimplemented from GridCellStringRenderer.
override Size GetBestSize | ( | Grid | grid, | |
GridCellAttr | attr, | |||
DC | dc, | |||
int | row, | |||
int | col | |||
) |
Reimplemented from GridCellStringRenderer.
override GridCellRenderer Clone | ( | ) |
Reimplemented from GridCellStringRenderer.