RichEditControl.AuthenticationOptions Property
Gets or sets the identity parameters for range editing permissions. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
Type | Description |
---|---|
DXRichEditAuthenticationOptions | A DXRichEditAuthenticationOptions object that holds identity parameters. |
See Also