3 references to EnableUrlBasedQuickGridNavigationAndSorting
Microsoft.AspNetCore.Components.QuickGrid (3)
_generated\0\ColumnBase_razor.g.cs (2)
152
if (QuickGridFeatureFlags.
EnableUrlBasedQuickGridNavigationAndSorting
&& Title is not null)
188
else if (!QuickGridFeatureFlags.
EnableUrlBasedQuickGridNavigationAndSorting
&& Title is not null)
_generated\1\Paginator_razor.g.cs (1)
131
if (QuickGridFeatureFlags.
EnableUrlBasedQuickGridNavigationAndSorting
)