Back to Devexpress

RichEditControl.DocumentEncryptionChanged Event

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontrol-aacfb5a6.md

latest1.2 KB
Original Source

RichEditControl.DocumentEncryptionChanged Event

Occurs after one of the DocumentEncryption properties has been changed.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraRichEdit Namespace