Public Member Functions | |
this () | |
this (string[] choices) | |
this (IntPtr wxobj) | |
override void | BeginEdit (int row, int col, Grid grid) |
override bool | EndEdit (int row, int col, Grid grid) |
override GridCellEditor | Clone () |
this | ( | ) |
Reimplemented from GridCellChoiceEditor.
this | ( | string[] | choices | ) |
Reimplemented from GridCellChoiceEditor.
this | ( | IntPtr | wxobj | ) |
Reimplemented from GridCellChoiceEditor.
override void BeginEdit | ( | int | row, | |
int | col, | |||
Grid | grid | |||
) |
Reimplemented from GridCellChoiceEditor.
override bool EndEdit | ( | int | row, | |
int | col, | |||
Grid | grid | |||
) |
Reimplemented from GridCellChoiceEditor.
override GridCellEditor Clone | ( | ) |
Reimplemented from GridCellChoiceEditor.