Back to Devexpress

RichEditControl.CustomPropertiesChanged Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-64a782fc.md

latest1.1 KB
Original Source

RichEditControl.CustomPropertiesChanged Event

Occurs when one of the DocumentCustomProperties has changed.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler CustomPropertiesChanged
vb
Public Event CustomPropertiesChanged As EventHandler

Event Data

The CustomPropertiesChanged event's data class is EventArgs.

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace