wx.GridCtrl.Extended.GridEventAffectingSingleCell Class Reference

Inheritance diagram for wx.GridCtrl.Extended.GridEventAffectingSingleCell:

wx.GridCtrl.Extended.GridCellSelectionEvent wx.GridCtrl.Extended.GridCellValueChange wx.GridCtrl.Extended.GridCellSelectionChangedEvent wx.GridCtrl.Extended.GridCellSelectionChangingEvent

List of all members.

Public Member Functions

override string ToString ()

Protected Member Functions

 GridEventAffectingSingleCell (Point cellCoord)

Properties

Point CellCoord [get]
int ColumnIndex [get]
int RowIndex [get]


Detailed Description

A grid event affecting a single cell.

Constructor & Destructor Documentation

wx.GridCtrl.Extended.GridEventAffectingSingleCell.GridEventAffectingSingleCell ( Point  cellCoord  )  [protected]


Member Function Documentation

override string wx.GridCtrl.Extended.GridEventAffectingSingleCell.ToString (  ) 

Reimplemented in wx.GridCtrl.Extended.GridCellValueChange.


Property Documentation

Point wx.GridCtrl.Extended.GridEventAffectingSingleCell.CellCoord [get]

The coordinates of the affected grid cell. X is the column index. Y is the row index.

int wx.GridCtrl.Extended.GridEventAffectingSingleCell.ColumnIndex [get]

Change affects a cell in this column.

int wx.GridCtrl.Extended.GridEventAffectingSingleCell.RowIndex [get]

Change affects this row.


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads