
Public Member Functions | |
| GridEditorCreatedEvent (int id, int type, Object obj, int row, int col, Control ctrl) | |
| GridEditorCreatedEvent (IntPtr wxObject) | |
Properties | |
| int | Col [get, set] |
| Control | Control [get, set] |
| int | Row [get, set] |
| wx.GridCtrl.GridEditorCreatedEvent.GridEditorCreatedEvent | ( | IntPtr | wxObject | ) |
| wx.GridCtrl.GridEditorCreatedEvent.GridEditorCreatedEvent | ( | int | id, | |
| int | type, | |||
| Object | obj, | |||
| int | row, | |||
| int | col, | |||
| Control | ctrl | |||
| ) |
int wx.GridCtrl.GridEditorCreatedEvent.Col [get, set] |
Control wx.GridCtrl.GridEditorCreatedEvent.Control [get, set] |
int wx.GridCtrl.GridEditorCreatedEvent.Row [get, set] |