RichEditBehaviorOptions Class
In This Article
Represents the storage of settings specifying end-user restrictions applied to document operations.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.Behavior property returns an instance of RichEditBehaviorOptions.
#Remarks
An instance of the RichEditBehaviorOptions class is accessible via the RichEditControlOptionsBase.Behavior property.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RichEditBehaviorOptions
See Also