GRID.TrackRow

Previous  Next

 

state = GRID.TrackRow( BYVAL nControl AS INTEGER,

                       BYVAL state AS INTEGER ) AS INTEGER

 

 

 

 

Sets or gets the state of row/frame tracking

 

Example:

 

GRID.TrackRow( nControl, 1 )