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