Returns a collection of each row of a grid view
This class is virtual. You cannot use it as a datatype.
This class is not creatable.
This class acts like a read-only array.
DIM hGridRows AS .GridRows DIM hGridRow AS .GridRow hGridRow = hGridRows [ Row AS Integer ] |
Returns a virtual row object from its row index.