PageDataRequest.PageNum property
The page number for the page to load starting with 1 for the first page. If the data grid is not set configured to be pageable then this will always be -1.
public int PageNum { get; set; }
See Also
- class PageDataRequest
- namespace DataGridVueDotnet