Skip to content

GridData<T>

Result returned by a server-data loader: the rows for the requested page and the total number of rows across all pages. Member names mirror MudBlazor’s GridData<T>.

  • T — Row item type.

Rows for the requested page.

Total number of rows across all pages.