Back to Devexpress

RichEditControl.OvertypeChanged Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-985fdffd.md

latest1.1 KB
Original Source

RichEditControl.OvertypeChanged Event

Fires when the RichEditControl.Overtype property value has been changed.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler OvertypeChanged
vb
Public Event OvertypeChanged As EventHandler

Event Data

The OvertypeChanged event's data class is EventArgs.

See Also

Overtype

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace