Namespaces | |
| namespace | wx.Grid |
Classes | |
| class | GridEvent |
| class | GridCellEditor |
| class | GridCellTextEditor |
| class | GridCellNumberEditor |
| class | GridCellFloatEditor |
| class | GridCellBoolEditor |
| class | GridCellChoiceEditor |
| class | GridRangeSelectEvent |
| class | GridCellWorker |
| class | GridEditorCreatedEvent |
| class | Grid |
| class | GridCellCoords |
| class | GridCellAttr |
| class | GridSizeEvent |
| class | GridCellStringRenderer |
| class | GridCellNumberRenderer |
| class | GridCellFloatRenderer |
| class | GridCellBoolRenderer |
| class | GridCellAttrProvider |
Enumerations | |
| enum | GridSelectionMode { wxGridSelectCells, wxGridSelectRows, wxGridSelectColumns } |
Functions | |
| static C IntPtr | wxGridCellNumberRenderer_ctor () |
| static C void | wxGridCellNumberRenderer_dtor (IntPtr self) |
| static C void | wxGridCellNumberRenderer_Draw (IntPtr self, IntPtr grid, IntPtr attr, IntPtr dc, inout Rectangle rect, int row, int col, bool isSelected) |
| static C void | wxGridCellNumberRenderer_GetBestSize (IntPtr self, IntPtr grid, IntPtr attr, IntPtr dc, int row, int col, out Size size) |
| static C IntPtr | wxGridCellNumberRenderer_Clone (IntPtr self) |
Variables | |
| alias GridEvent | wxGridEvent |
| alias GridCellTextEditor | wxGridCellTextEditor |
| alias GridCellNumberEditor | wxGridCellNumberEditor |
| alias GridCellFloatEditor | wxGridCellFloatEditor |
| alias GridCellBoolEditor | wxGridCellBoolEditor |
| alias GridCellChoiceEditor | wxGridCellChoiceEditor |
| alias GridRangeSelectEvent | wxGridRangeSelectEvent |
| alias GridCellWorker | wxGridCellWorker |
| alias GridEditorCreatedEvent | wxGridEditorCreatedEvent |
| alias Grid | wxGrid |
| alias GridCellCoords | wxGridCellCoords |
| alias GridCellAttr | wxGridCellAttr |
| alias GridSizeEvent | wxGridSizeEvent |
| alias GridCellNumberRenderer | wxGridCellNumberRenderer |
| alias GridCellFloatRenderer | wxGridCellFloatRenderer |
| alias GridCellBoolRenderer | wxGridCellBoolRenderer |
1.5.4