IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IPLab.GridEventArgs Class Reference
+ Inheritance diagram for IPLab.GridEventArgs:
+ Collaboration diagram for IPLab.GridEventArgs:

Public Member Functions

 GridEventArgs (int col, int row)
 

Properties

int Col [get]
 
int Row [get]
 

Private Attributes

int col
 
int row
 

Constructor & Destructor Documentation

IPLab.GridEventArgs.GridEventArgs ( int  col,
int  row 
)
inline

Member Data Documentation

int IPLab.GridEventArgs.col
private
int IPLab.GridEventArgs.row
private

Property Documentation

int IPLab.GridEventArgs.Col
get
int IPLab.GridEventArgs.Row
get

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