IDocumentManagerService.ActiveDocument Property
Specifies the active document.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IDocument | An object implementing the IDocument interface. |
See Also