WinShowViewStrategyBase.UIType Property
Indicaties the UI type provided by a WinShowViewStrategyBase descendant.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v23.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
UIType | A UIType enumeration value specifying the UI type provided by a WinShowViewStrategyBase descendant. |
See Also