IModelListView.EditorType Property
In This Article
Specifies the List Editor that displays the current List View in a UI.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.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