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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXRichEditAuthenticationOptions | A DXRichEditAuthenticationOptions object that holds identity parameters. |
See Also