GRID.ExpandLastColumn

Previous  Next

 

state = GRID.ExpandLastColumn( BYVAL nControl AS INTEGER ) AS INTEGER

 

 

 

 

Expands the last column width to fill any remaining grid area.

 

Example:

 

GRID.ExpandLastColumn( nControl )