All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
RuntimeTableCell Class Reference

RuntimeTableCell class. More...

Public Member Functions

 RuntimeTableCell ()
 Initializes a new instance of the RuntimeTableCell class. More...
 

Properties

int Column [get, set]
 Gets or sets the column. More...
 
int Row [get, set]
 Gets or sets the row. More...
 

Description

RuntimeTableCell class.

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeTableCell class.

Property Documentation

int Column
getset

Gets or sets the column.

The column.

int Row
getset

Gets or sets the row.

The row.