IModelRegisteredViewItem.DefaultItemType Property
Specifies a View Item type that will be used in a UI by default.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object representing the View Item type that will be used in a UI by default. |
See Also