1 reference to s_defaultValueSort
Aspire.Dashboard (1)
Components\Controls\PropertyGrid.razor.cs (1)
115
public GridSort<TItem> ValueSort { get; set; } =
s_defaultValueSort
;