2 references to PropertyGrid
Aspire.Dashboard (2)
Components\Controls\PropertyGrid.razor.cs (2)
12
/// Describes an name/value item to be displayed in a <see cref="
PropertyGrid
{TItem}"/>.
16
/// Implement this interface to use as the <c>TItem</c> of a <see cref="
PropertyGrid
{TItem}"/> component.