WebTableData (gb.web.gui)
This class allows to define the contents of a WebTable cell through its 
Data event.
This class is creatable.
Properties
| 
Background  
 | 
Return or set the background color of the cell.
 | 
| 
Control  
 | 
Setting this property will embed a duplicated version of the control into the cell.
 | 
| 
Foreground  
 | 
Return or set the foreground color of the cell.
 | 
| 
Html  
 | 
Return or set the HTML contents of the cell.
 | 
| 
Text  
 | 
Return or set the text displayed in the cell.
 |