Back to Devexpress

JournalEntry Constructors

wpf-devexpress-dot-xpf-dot-windowsui-dot-navigation-dot-journalentry-dot-ctor.md

latest1.3 KB
Original Source

JournalEntry Constructors

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

NameParametersDescription
JournalEntry()noneInitializes a new instance of the JournalEntry class with the default settings.
JournalEntry(Object, Object)source, parameterInitializes a new instance of the JournalEntry class with the specified settings.
JournalEntry(Object, String, Object)source, name, parameterInitializes a new instance of the JournalEntry class with the specified settings.

See Also

JournalEntry Class

JournalEntry Members

DevExpress.Xpf.WindowsUI.Navigation Namespace