Back to Devexpress

EncryptDocumentFormShowingEventArgs Properties

windowsforms-devexpress-dot-xtrarichedit-dot-encryptdocumentformshowingeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

EncryptDocumentFormShowingEventArgs Properties

Provides data for the EncryptDocumentFormShowing event.

NameDescription
DialogResultGets or sets the return value of a dialog box. Inherited from ShowFormEventArgs.
EncryptionInfoProvides access to the encryption information.
HandledGets or sets whether an event was handled. If it was handled, the default actions are not required. Inherited from ShowFormEventArgs.
ParentGets or sets a parent of the form being shown. Inherited from ShowFormEventArgs.

See Also

EncryptDocumentFormShowingEventArgs Class

EncryptDocumentFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace