RichEditControlOptionsBase.Behavior Property
Provides access to an object that enables you to apply restrictions on different editor operations.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
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