WebPagination.VisiblePages
From Xojo Documentation
Property (As Integer )
aWebPagination.VisiblePages = newIntegerValue
or
IntegerValue = aWebPagination.VisiblePages
New in 2020r1
Supported for all project types and targets.
or
IntegerValue = aWebPagination.VisiblePages
New in 2020r1
Supported for all project types and targets.
The number of page number buttons visible at once.
Notes
The default is 3.