1 write to _tableReference
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid_razor.g.cs (1)
201
_tableReference
2 references to _tableReference
Microsoft.AspNetCore.Components.QuickGrid (2)
QuickGrid.razor.cs (2)
220
_jsEventDisposable = await _jsModule.InvokeAsync<IJSObjectReference>("init",
_tableReference
);
226
_ = _jsModule?.InvokeVoidAsync("checkColumnOptionsPosition",
_tableReference
).AsTask();