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