$lastPageLabel public property
The text label for the "last" page button. Note that this will NOT be HTML-encoded. If it's specified as true, page number will be used as label. Default is false that means the "last" page button will not be displayed.
public string|boolean $lastPageLabel = false
Please login to continue.