IModelListViewTreeListBlazor Properties
Used to extend the Application Model‘s Views node.| Name | Description |
|---|---|
| HasChildrenFieldName | Specifies the field name that defines whether a node has children. |
| KeyFieldName | Specifies the field name that contains unique identifiers for Tree List nodes. |
| ParentKeyFieldName | Specifies the field that links a node to its parent. |
See Also