Journal.Navigator Property
In This Article
Gets or sets the NavigationFrame object, whose navigation operations will be kept within the current Journal.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Navigation |
#Remarks
To get a Journal assigned to the specific Frame, use the NavigationFrame.Journal property.
See Also