/
comp
/
gb.qt
/
gridview
/ .rowclick
GridView.RowClick (gb.qt)
Syntax
EVENT
RowClick
(
Row
AS
Integer
)
Raised when the user clicks on a row header.
Row
is the index of the row.