wx.GridCtrl.GridCellCoords Class Reference

Inheritance diagram for wx.GridCtrl.GridCellCoords:

wx.Object

List of all members.

Public Member Functions

 GridCellCoords (int r, int c)
 GridCellCoords ()
 GridCellCoords (IntPtr wxObject)
void Set (int row, int col)

Protected Member Functions

override void CallDTor ()

Properties

int Col [get, set]
int Row [get, set]


Constructor & Destructor Documentation

wx.GridCtrl.GridCellCoords.GridCellCoords ( IntPtr  wxObject  ) 

wx.GridCtrl.GridCellCoords.GridCellCoords (  ) 

wx.GridCtrl.GridCellCoords.GridCellCoords ( int  r,
int  c 
)


Member Function Documentation

override void wx.GridCtrl.GridCellCoords.CallDTor (  )  [protected, virtual]

This will be called by Dispose() to delete the C++ object. Overload this if you have to use another DTor.

Reimplemented from wx.Object.

void wx.GridCtrl.GridCellCoords.Set ( int  row,
int  col 
)


Property Documentation

int wx.GridCtrl.GridCellCoords.Col [get, set]

int wx.GridCtrl.GridCellCoords.Row [get, set]


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