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