IWizardService.Current Property
Returns the currently displayed object.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | A System.Object value representing the currently displayed object. |
See Also