OdclSGrid_SelMoveDown

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Extra Dialog function >

OdclSGrid_SelMoveDown

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

 

Odcl_Grid_SelMoveDown

This function will move down by 1 the selected row in the GridControl

 

Parameeer

Control Name

 

 

Example:

(Odcl_Grid_SelMoveDown mygrid_DclForm1_Grid1)

 

griddn

 

 

AutoLisp Syntax:

(Odcl_Grid_SelMoveDown controlName [as VariableName])