Back to Devexpress

JournalEntry Properties

wpf-devexpress-dot-xpf-dot-windowsui-dot-navigation-dot-journalentry-dot-underscore-properties.md

latest1.8 KB
Original Source

JournalEntry Properties

An entry within a Journal that refers to a previously visited View.

NameDescription
ContentGets the application screen (View) stored within the current JournalEntry.
KeepAliveGets or sets whether the current entry’s content should be cached.
NameGets the name of a View, stored within this JournalEntry.
NavigationParameterGets the parameter assigned to a View stored within this JournalEntry.
ParameterReturns the parameter that this JournalEntry will pass to its related NavigationFrame page upon activation.
SaveToHistoryGets or sets whether this entry should be visible to its parent journal.
SourceGets an object that points to the JournalEntry‘s View.

See Also

JournalEntry Class

JournalEntry Members

DevExpress.Xpf.WindowsUI.Navigation Namespace