IModelViews.DefaultListEditor Property
Specifies the List Editor that is used to display a List View by default.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object representing the List Editor that is used to display a List View by default. |
See Also