DxTreeListEditor Constructors
A List Editor you can use in XAF ASP.NET Core Blazor applications to display data as a tree-like structure.| Name | Parameters | Description |
|---|---|---|
| DxTreeListEditor(IModelListView) | model | Initializes a new instance of the DxTreeListEditor class with specified settings. |
See Also