Back to Devexpress

RichEditControl.DocumentEncryptionChanged Event

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

latest1.1 KB
Original Source

RichEditControl.DocumentEncryptionChanged Event

Occurs after one of the DocumentEncryption properties has been changed.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler DocumentEncryptionChanged
vb
Public Event DocumentEncryptionChanged As EventHandler

Event Data

The DocumentEncryptionChanged event's data class is EventArgs.

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace