RadzenDropDownDataGrid Current Page

Is there a way to get the current page number of a RadzenDropDownDataGrid?

Or to set the page to the first page? the first solution would be preferable, but if not I could utilize the second.

At the moment you cannot get or set the current page. They are maintained by the built-in RadzenDataGrid which isn't exposed.