GRID.RowResize

Previous  Next

 

state = GRID.RowResize( BYVAL nControl AS INTEGER,

                        BYVAL state    AS INTEGER ) AS INTEGER

 

 

 

 

Sets or gets whether or not rows can be resized.

 

Example:

 

GRID.RowResize( nControl, TRUE )