_GridView_Rows (gb.qt4)
This virtual class represents an array of all rows of a 
GridView.
This class is virtual.
This class is not creatable.
This class acts like a 
read-only array.
| Border | Return or set the default custom border of the rows. | 
| Count | Return or set the number of rows. | 
| H | A synonymous for the Height property. | 
| Height | Return or set the default row height. | 
| Max | Return the greatest row index, i.e. Count - 1. | 
| Padding | Return or set the vertical padding between rows. | 
| Resizable | Return or set if the row headers are resizable. | 
| Selection | Return a sorted array of the indexes all selected rows. | 
| W | A synonymous for the Width property. | 
| Width | Returns the width of the row header. | 
Methods