WinShowViewStrategyBase.UIType Property
Indicaties the UI type provided by a WinShowViewStrategyBase descendant.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Description |
---|---|
UIType | A UIType enumeration value specifying the UI type provided by a Win |
Available values:
Name | Description |
---|---|
Multiple |
Specifies that the Single Document Interface Show |
Single |
Specifies that the Single Document Interface Show |
Standard |
Specifies that the Multiple Document Interface Mdi |
Tabbed |
Specifies that the Multiple Document Interface Mdi |