IUIObjectService.Object Property
In This Article
Gets a UI element of the dynamic type.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Object | A UI element. |
See Also