FrameDocumentUIService.ActiveDocument Property
Gets or sets the active document. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
IDocument | An object implementing the IDocument interface. |
See Also