JournalEntry.Parameter Property
In This Article
Returns the parameter that this JournalEntry will pass to its related NavigationFrame page upon activation.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An Object that the Journal |
#Remarks
See Navigation to learn more about parameterized navigation.
See Also