3 references to ShowColumnOptionsAsync
Microsoft.AspNetCore.Components.QuickGrid (3)
Columns\ColumnBase.razor.cs (1)
45
/// "show options" UI and invoke the grid's <see cref="QuickGrid{TGridItem}.
ShowColumnOptionsAsync
(ColumnBase{TGridItem})" />).
Columns_ColumnBase_razor.g.cs (2)
122
() => Grid.
ShowColumnOptionsAsync
(this)
228
() => Grid.
ShowColumnOptionsAsync
(this)