Classes | |
| class | Grid |
| class | GridCellAttr |
| class | GridCellAttrProvider |
| class | GridCellCoords |
| class | GridCellCoordsArray |
| class | GridCellWorker |
| class | GridEditorCreatedEvent |
| class | GridEvent |
| class | GridRangeSelectEvent |
| class | GridSizeEvent |
| class | GridStringTable |
| class | GridTableBase |
| class | GridTableMessage |
Packages | |
| package | Editors |
| package | Renderers |
Enumerations | |
| enum | GridSelectionMode |
| enum | GridTableRequest |
This will defines what cell will be selected when pointing with the mouse at the grid. You may alternatively use the wx.WindowStyles wx.WindowStyles.GRID_SELECT_CELLS, wx.WindowStyles.GRID_SELECT_ROWS, or wx.WindowStyles.GRID_SELECT_COLUMNS.
IDs for messages sent from grid table to view. Refer to class GridTableMessage.
(c) 2003-2009 the wx.NET project