It is in the code, but not public. It's one of the few small design glitches which need updating.
The total number of rows is reported back to the caller of ExecuteSelect on the control, which is the bound grid.
At the moment, if you want it to, you have to write the few lines of code in the code behind to obtain the value and use livepersistence = false. How to do that is in the documentation (just a few lines of code, nothing special)