DxGridListEditor Constructors
List Editor that can be used in XAF ASP.NET Core Blazor applications to display List Views in a UI.Name | Parameters | Description |
---|---|---|
DxGridListEditor(IModelListView) | model | Initializes a new instance of the DxGridListEditor class with specified settings. |
See Also