Forces the SelPos back to the upper-left most selectable cell.

Usage

Set_Property(OLECtrlEntID, "OLE.ResetSelPos", Boolean)

Values

[True | False]

Default: True

Remarks

The ResetSelPos property optionally forces the SelPos to the upper-left-most selectable cell whenever the table loses focus. Set to 1 to move the SelPos to the first cell in the first row every time the control loses focus, or set it to 0 to keep the SelPos where it is.

  • No labels