Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

GridView.Mode (gb.qt4)

Property Mode As Integer

Return or set the selection mode:

Select.None No row can be selected.
Select.Single Only a single row can be selected.
Select.Multiple Each row can be selected independently.

If Select.Multiple is set, you can see all the selected lines in GridView.Rows.Selection.