/
comp
/
gb.qt
/
gridview
/ .rowresize
GridView.RowResize (gb.qt)
Syntax
EVENT
RowResize
(
Row
AS
Integer
)
Raised when a row is resized.
Row
is the index of the row.