DataControl.MovePrevious event

From Xojo Documentation

Event


DataControl.MovePrevious() As Boolean

Supported for all project types and targets.

Occurs when the Previous Button has been pressed but before moving to the previous record.

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