_GridView_Data (gb.qt4)
Use this virtual class to store the contents of a cell during the 
Data event handler.
This class is virtual.
This class is not creatable.
| Alignment | Return or set the cell text alignment. | 
| Background | Return or set the cell background color. | 
| Border | Return or set the custom border of the cell. | 
| Font | Return or set the font used for displaying the cell text. | 
| Foreground | Return or set the cell foreground color. | 
| Padding | Return or set the internal padding of the cell, in pixels. | 
| Picture | Return or set the picture displayed in the cell. | 
| RichText | Return or set the rich text displayed in the cell. | 
| Tag | Return or set the tag associated with a cell. | 
| Text | Return or set the text displayed in the cell. | 
| WordWrap | Return or set if the cell text is word-wrapped. |