Blazorise PropertyGrid component

Presents groups of editable properties in a compact two-column layout.

API

Parameters

Parameter Description TypeDefault
AriaLabel

Defines the accessible property grid label.

string"Properties"
ChildContent

Specifies the property groups to be rendered inside this PropertyGrid.

RenderFragmentnull
Help

Specifies content rendered below the scrollable property viewport.

RenderFragmentnull
Toolbar

Specifies content rendered above the scrollable property viewport.

RenderFragmentnull
On this page