2 references to TimestampColumn
Aspire.Dashboard (2)
Components\Pages\Traces.razor.cs (2)
24
private const string TimestampColumn = nameof(
TimestampColumn
);
156
new GridColumn(Name:
TimestampColumn
, DesktopWidth: "0.8fr", MobileWidth: "0.8fr"),