Skip to main content

EncryptedFileIntegrityCheckFailedEventArgs() Constructor

Initializes a new instance of the EncryptedFileIntegrityCheckFailedEventArgs class with the specified settings.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v24.1.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public EncryptedFileIntegrityCheckFailedEventArgs()

Remarks

Instances of the EncryptedFileIntegrityCheckFailedEventArgs class are automatically created, initialized and passed to the corresponding event handlers.

See Also