DataControl.MoveLast event

From Xojo Documentation

Event


DataControl.MoveLast() As Boolean

Supported for all project types and targets.

Occurs when the Last Record button has been pressed but before moving to the last record.

Returning True prevents the record pointer from moving to the last record.