SimpleGrid.CellEvent Class Reference

Summary description for CellEvent. More...

List of all members.

Public Member Functions

 CellEvent ()
 Plain ol' constructor.

Properties

int Row
 Get or set the row.
int Column
 Get or set the column.


Detailed Description

Summary description for CellEvent.


Constructor & Destructor Documentation

SimpleGrid.CellEvent.CellEvent  ) 
 

Plain ol' constructor.


Property Documentation

int SimpleGrid.CellEvent.Column [get, set]
 

Get or set the column.

int SimpleGrid.CellEvent.Row [get, set]
 

Get or set the row.


The documentation for this class was generated from the following file:


BRE Documentation Home