Back to Devexpress

RichEditControl.ModifiedChanged Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-42744621.md

latest1.1 KB
Original Source

RichEditControl.ModifiedChanged Event

Occurs when the value of the Modified property is changed.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler ModifiedChanged
vb
Public Event ModifiedChanged As EventHandler

Event Data

The ModifiedChanged event's data class is EventArgs.

See Also

Modified

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace