SimpleGrid.Grid Member List

This is the complete list of members for SimpleGrid.Grid, including all inherited members.

CellChangedSimpleGrid.Grid
ColumnHeaderChangedSimpleGrid.Grid
componentsSimpleGrid.Grid [protected]
CrosshairsSimpleGrid.Grid
displayBox()SimpleGrid.Grid [protected]
Dispose(bool disposing)SimpleGrid.Grid [protected]
ensureVisible()SimpleGrid.Grid [protected]
getCellColor(int column, int row)SimpleGrid.Grid
getColumnWidth(int column)SimpleGrid.Grid
getHeader(int column)SimpleGrid.Grid
getHeaderEditable(int column)SimpleGrid.Grid
getIntValue(int column, int row)SimpleGrid.Grid
getMouseOverCol()SimpleGrid.Grid
getRowHeader(int row)SimpleGrid.Grid
getRowHeaderEditable(int row)SimpleGrid.Grid
getText(int column, int row)SimpleGrid.Grid
getValue(int column, int row)SimpleGrid.Grid
Grid()SimpleGrid.Grid
GridSizeSimpleGrid.Grid
handleDoubleKeyPress(TextBox box, System.Windows.Forms.KeyPressEventArgs e, bool isSigned)SimpleGrid.Grid [static]
HeaderModeSimpleGrid.Grid
IsInputKey(Keys keyData)SimpleGrid.Grid [protected]
LastSelectedColumnSimpleGrid.Grid
LastSelectedRowSimpleGrid.Grid
M_PAINT_ALLSimpleGrid.Grid
M_PAINT_NO_COLORSSimpleGrid.Grid
ModeSimpleGrid.Grid
MODE_DOUBLESimpleGrid.Grid [static]
MODE_INTSimpleGrid.Grid [static]
MODE_STRINGSimpleGrid.Grid [static]
OnCellChanged(CellEvent e)SimpleGrid.Grid [protected, virtual]
OnColumnHeaderChanged(CellEvent e)SimpleGrid.Grid [protected, virtual]
OnDoubleClick(EventArgs e)SimpleGrid.Grid [protected]
OnMouseDown(MouseEventArgs e)SimpleGrid.Grid [protected]
OnMouseMove(MouseEventArgs e)SimpleGrid.Grid [protected]
OnMouseUp(MouseEventArgs e)SimpleGrid.Grid [protected]
OnPaint(PaintEventArgs e)SimpleGrid.Grid [protected]
OnPaintBackground(PaintEventArgs e)SimpleGrid.Grid [protected]
OnResize(EventArgs e)SimpleGrid.Grid [protected]
OnRowHeaderChanged(CellEvent e)SimpleGrid.Grid [protected, virtual]
OnSelectedRowChanged(EventArgs e)SimpleGrid.Grid [protected, virtual]
paintAllCells(Graphics g)SimpleGrid.Grid [protected]
paintBackground(Graphics g)SimpleGrid.Grid [protected]
paintHeaders(Graphics g)SimpleGrid.Grid [protected]
PaintModeSimpleGrid.Grid
paintSelectCells(Graphics g)SimpleGrid.Grid [protected]
ReadOnlySimpleGrid.Grid
RowHeaderChangedSimpleGrid.Grid
RowHeaderWidthSimpleGrid.Grid
RowHeightSimpleGrid.Grid
SelectedColumnSimpleGrid.Grid
SelectedForeColorSimpleGrid.Grid
SelectedRowSimpleGrid.Grid
SelectedRowChangedSimpleGrid.Grid
SelectedRowColorSimpleGrid.Grid
selectNextCell(int mode)SimpleGrid.Grid [protected]
setAllColumnWidths(int width)SimpleGrid.Grid
setCellColor(int column, int row, Color color)SimpleGrid.Grid
setColumnWidth(int column, int width)SimpleGrid.Grid
setHeader(int column, string header)SimpleGrid.Grid
setHeaderEditable(int column, bool editable)SimpleGrid.Grid
setRowHeader(int row, string rowHeader)SimpleGrid.Grid
setRowHeaderEditable(int column, bool editable)SimpleGrid.Grid
setScrollBars()SimpleGrid.Grid
setValue(int column, int row, float val)SimpleGrid.Grid
setValue(int column, int row, int val)SimpleGrid.Grid
setValue(int column, int row, string val)SimpleGrid.Grid



BRE Documentation Home