/
comp
/
gb.qt
/
gridview
/ .columnresize
GridView.ColumnResize (gb.qt)
Syntax
EVENT
ColumnResize
(
Column
AS
Integer
)
Raised when a column is resized.
Column
is the index of the column.