Skip to main content
A newer version of this page is available. .

FrameDocumentUIService.ActiveView Property

Gets the active view.

Namespace: DevExpress.Xpf.WindowsUI.Navigation

Assembly: DevExpress.Xpf.Controls.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Controls, DevExpress.Wpf.Navigation

Declaration

public object ActiveView { get; }

Property Value

Type Description
Object

An object specifying the active view.

See Also