RichEditControlOptionsBase.Behavior Property
Provides access to an object that enables you to apply restrictions on different editor operations.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| RichEditBehaviorOptions | A RichEditBehaviorOptions class instance containing restriction specifications. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Behavior |
|---|---|
| IRichEditDocumentServer |
|
| RichEditDocumentServer |
|
See Also