WebPagination.Offset
From Xojo Documentation
Property (As Integer )
aWebPagination.Offset = newIntegerValue
or
IntegerValue = aWebPagination.Offset
New in 2020r1
Supported for all project types and targets.
or
IntegerValue = aWebPagination.Offset
New in 2020r1
Supported for all project types and targets.
The number by which page numbers are offset.
Notes
The default is 0 and thus the first page number is 1.