_GridView_Rows (gb.qt4)
This virtual class represents an array of all rows of a
GridView.
Cette class est virtuelle.
Cette classe n'est pas instanciable.
Cette classe se comporte comme un tableau en
lecture seule.
Propriétés
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.
|
Méthodes