>
comp
>
gb.qt
>
gridview
>
mode
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
GridView.Mode (gb.qt)
Syntax
PROPERTY
Mode
AS
Integer
Returns or sets 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.