Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

DataView.Mode (gb.db.form)

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.