IModelListView.EditorType Property
Specifies the List Editor that displays the current List View in a UI.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object specifying the List Editor that displays the current List View in a UI. |
See Also