_GridView_Row (gb.qt4)
This virtual class represents a 
GridView row.
This class is virtual.
This class is not creatable.
 
Properties
| 
Border  
 | 
Return or set the custom border of the row.
 | 
| 
H  
 | 
A synonymous for the Height property.
 | 
| 
Height  
 | 
Return or set the height of the row.
 | 
| 
Selected  
 | 
Return or set if the row is selected.
 | 
| 
Text  
 | 
Return or set the text displayed in the row header.
 | 
| 
TextAlignment  
 | 
Return or set the alignment of the row header text.
 | 
| 
Title  
 | 
A synonymous for the Text property.
 | 
| 
Top  
 | 
A synonymous for the Y property.
 | 
| 
Y  
 | 
Return the relative position of the top of the row.
 | 
Methods