3 references to ActionsColumn
Aspire.Dashboard (3)
Components\Pages\Resources.razor.cs (2)
37private const string ActionsColumn = nameof(ActionsColumn); 208new GridColumn(Name: ActionsColumn, DesktopWidth: "minmax(150px, 1.5fr)", MobileWidth: "1fr")
Components_Pages_Resources_razor.g.cs (1)
2359ActionsColumn