DialogViewModelBase.CreateDataItemsMethod Delegate
A method that creates data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
| Type | Description |
|---|---|
| ListEditItemCollection | A collection of list edit items. |
See Also