1 instantiation of QueryParameterNameOptions
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid.razor.cs (1)
124
[Parameter] public QueryParameterNameOptions QueryParameterNameOptions { get; set; } =
new
();
1 reference to QueryParameterNameOptions
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid.razor.cs (1)
124
[Parameter] public
QueryParameterNameOptions
QueryParameterNameOptions { get; set; } = new();