The previously selected cell.
Usage
PrevSelPos = Get_Property(OLECtrlEntID, "OLE.PrevSelPos")
Values
PrevSelPos has the following structure:
Pos | Name | Type | Description | Default |
---|---|---|---|---|
<1> | Field Index | Integer | The field location of the previously selected cell | 1 |
<2> | Record Index | Integer | The record location of the previously selected cell | 1 |
Remarks
The PrevSelPos property is a read only property that returns the previously selected cell. If no cell is selected, then both fields are -1.