Back to Devexpress

DXRichEditBehaviorOptions.EncryptAllowed Property

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditbehavioroptions-493c371a.md

latest1.4 KB
Original Source

DXRichEditBehaviorOptions.EncryptAllowed Property

For internal use. Use the Encrypt option instead.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
[Browsable(false)]
public bool EncryptAllowed { get; }
vb
<Browsable(False)>
Public ReadOnly Property EncryptAllowed As Boolean

Property Value

TypeDescription
Boolean

|

Property Paths

You can access this nested property as listed below:

Object TypePath to EncryptAllowed
RichEditControl

.BehaviorOptions .EncryptAllowed

|

See Also

DXRichEditBehaviorOptions Class

DXRichEditBehaviorOptions Members

DevExpress.Xpf.RichEdit Namespace