1 write to _first
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\GridSort.cs (1)
28
_first
= first;
1 reference to _first
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\GridSort.cs (1)
90
var orderedQueryable =
_first
(queryable, ascending);