JournalEntry.ContentChanged Event
In This Article
Fires when the JournalEntry.Content property value is changed.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Event Data
The ContentChanged event's data class is EventArgs.
See Also